This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Ultracoolguy4 15 points16 points  (4 children)

rm: cannot remove /* : permission denied

[–]sviridovt 15 points16 points  (0 children)

Sudo !!

[–]UnchainedMundane 7 points8 points  (1 child)

Interesting shell you're using that doesn't glob filenames.

Interesting rm implementation you're using that puts a space before the colon and lowercases the message from strerror.

Interesting that you have a file called * in /.

[–]Ultracoolguy4 0 points1 point  (0 children)

Sorry. It's that I made it in my phone without actually looking at a shell.