有没有一种方法可以将这个命令的输出(假设只找到一个文件)传送到 vi。我想找到这个命令,然后在vi中调用它。
谢谢。
find . -name 'id.properties'
command-line
command-line ×1