|
发表于 2015-6-19 09:07:11
|
显示全部楼层
zs@zsLinux:/tmp$ touch abc7 i+ h( `5 R. w$ z8 N
zs@zsLinux:/tmp$ mv abc
! I6 M! V" C. |! U7 Dmv: missing destination file operand after ‘abc’. o; _3 b2 v! X5 H: o: ]( T
Try 'mv --help' for more information., b, ?% y) g/ G- t" C3 ~$ L
zs@zsLinux:/tmp$ mv abc def
& a- q( n4 S( ?1 Rzs@zsLinux:/tmp$ ls def& M& \" z m/ K" I7 G* c
def7 d: f3 ]- Z& B) |. R
zs@zsLinux:/tmp$ ls abc) p$ A% e, ^1 g" S
ls: cannot access abc: No such file or directory" y! v; F8 T0 ]! w% d& r- W
zs@zsLinux:/tmp$
7 {* e; Q; D/ K! [0 q4 m# H$ |, C+ i) c2 R; R7 x n
以后遇到这种问题先Google错误提示 |
|