Advertisement
Guest User

Untitled

a guest
Nov 12th, 2013
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. root@actis:/var/www/htdocs/test# ls
  2. test123 tset123
  3. root@actis:/var/www/htdocs/test# ls -l | grep -v "tset" | xargs rm
  4. rm: invalid option -- 'w'
  5. Try 'rm --help' for more information.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement