Shell 条件判断汇总
摘要:-b file 若文件存在且是一个块特殊文件,则为真-c file 若文件存在且是一个字符特殊文件,则为真-d file 若文件存在且是一个目录,则为真-e file 若文件存在,...
阅读全文
posted @ 2008-03-31 13:55
posted @ 2008-03-31 13:55
posted @ 2008-03-26 16:59