小编Jam*_*haw的帖子

Linux无法删除(rm)文件

我正在尝试删除一个包含空格的文件,但它不起作用.

hw1:84$ ls
hw yoyo ~  misc.ml  test.ml
hw1:85$ rm hw yoyo ~
rm: cannot remove `hw': No such file or directory
rm: cannot remove `yoyo': No such file or directory
rm: cannot remove `/home/linux/ieng6/cs130w/cs130wau': Is a directory
Run Code Online (Sandbox Code Playgroud)

linux shell

0
推荐指数
1
解决办法
6677
查看次数

标签 统计

linux ×1

shell ×1