原帖由 ynchnluiti 于 2009-1-31 05:07 发表
用双引号
2
$filename -> "$filename"
3
for f in *.txt; do
base=`basename "$f" .txt`
mv "$f" "$base.text"
done
原帖由 ynchnluiti 于 2009-1-31 05:14 发表
另外
1
c)
ps -u ced4033 这个不能显示所有exe 文件吧
2
输入0也会提示"Supplied file name does not exits in current directory"
欢迎光临 Chinaunix (http://bbs.chinaunix.net/) | Powered by Discuz! X3.2 |