Main menu

Skip to primary content
Skip to secondary content
  • Home
  • About me

My name is Stepan Tanasiychuk

Tag Archives: files

Remove very many files

Posted on 26.12.2009 by stfalcon
Reply

If you want delete very many files in *nix and saw message “Argument list too long” then you should use next command:

$ find /tmp/your_path -type f -exec rm {} ';'

$ find /tmp/your_path -type f -exec rm {} ';'

Posted in Unix | Tagged delete, files, many, remove | Leave a reply

@stfalcon

  • No public Twitter messages.

Categories

  • Hardware
  • Internet
    • Wordpress
  • Life
    • Books
    • Films
    • Games
    • Travels
  • Other
  • Work
    • Conferenses
    • Freelance
    • Programming
      • Symfony2
      • Zend Framework
    • SEO
    • Smart books
    • Unix

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Powered by WordPress
Designed by stfalcon.com