Advertisement
Guest User

Untitled

a guest
Dec 19th, 2011
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. desktop:~$ ls /var/www/its/tmp/*.zip | grep -v /var/www/its/tmp/test.zip | xargs rm
  2. rm: cannot remove `/var/www/its/tmp/12-19-2011_08:57:41_am_mp4s': No such file or directory
  3. rm: cannot remove `(4th': No such file or directory
  4. rm: cannot remove `copy).zip': No such file or directory
  5. rm: cannot remove `/var/www/its/tmp/12-19-2011_08:57:41_am_mp4s': No such file or directory
  6. rm: cannot remove `(5th': No such file or directory
  7. rm: cannot remove `copy).zip': No such file or directory
  8. rm: cannot remove `/var/www/its/tmp/12-19-2011_08:57:41_am_mp4s': No such file or directory
  9. rm: cannot remove `(6th': No such file or directory
  10. rm: cannot remove `copy).zip': No such file or directory
  11. rm: cannot remove `/var/www/its/tmp/12-19-2011_08:57:41_am_mp4s': No such file or directory
  12. rm: cannot remove `(7th': No such file or directory
  13. rm: cannot remove `copy).zip': No such file or directory
  14. rm: cannot remove `/var/www/its/tmp/12-19-2011_08:57:41_am_mp4s': No such file or directory
  15. rm: cannot remove `(8th': No such file or directory
  16. rm: cannot remove `copy).zip': No such file or directory
  17. rm: cannot remove `/var/www/its/tmp/12-19-2011_08:57:41_am_mp4s': No such file or directory
  18. rm: cannot remove `(another': No such file or directory
  19. rm: cannot remove `copy).zip': No such file or directory
  20. rm: cannot remove `/var/www/its/tmp/12-19-2011_08:57:41_am_mp4s': No such file or directory
  21. rm: cannot remove `(copy).zip': No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement