linux 很小的有关问题

linux 很小的问题
if [ -e `echo $f | sed s/coll1/coll2/` ]

请问这里-e是一个什么作用


-e FILE
FILE exists


-e pathname 当由pathname 指定的文件或目录存在时返回真
http://www.cnblogs.com/buffer/archive/2009/12/02/1615151.html

linux 很小的有关问题

相关文章:

你感兴趣的文章:

标签云: