|
|
发表于 2015-6-19 09:07:11
|
显示全部楼层
zs@zsLinux:/tmp$ touch abc% b+ w$ d, X( |
zs@zsLinux:/tmp$ mv abc
4 @% ]1 z% X8 G5 E, T8 h8 S; Wmv: missing destination file operand after ‘abc’
* ?6 V; Y3 ~ Z% aTry 'mv --help' for more information.
* J) f- Q( w& d6 f8 T, {6 I1 Zzs@zsLinux:/tmp$ mv abc def$ F" `% J) L E0 E5 D8 A
zs@zsLinux:/tmp$ ls def- u, O$ ~4 j; x3 T) f* d
def
g& M# {& w8 {0 ]! @) i6 d- lzs@zsLinux:/tmp$ ls abc8 d9 R! C! t5 ]
ls: cannot access abc: No such file or directory
, g t3 |( b$ zzs@zsLinux:/tmp$3 o2 d# d- C7 I# N: b
: M# g: ]& T) I& j8 P以后遇到这种问题先Google错误提示 |
|