CRM Hosting


Add to Technorati Favorites

5 useful shell scripts

Digg this story ?

Here are 5 shell scripts you might find useful:

  1. Dump a MySQL database and gzip the result =>Dump database (129)
  2. Find duplicate files in a folder (it works even if the duplicate files have different names, which can be be helpful for mp3 files) =>Find duplicates (175)

  3. Delete old folders for saving disk space =>Delete old folders (71)
  4. Get your best uptime. You must make it run from time to time (I set a cronjob so it gets executed every hour) =>Uptime (64)
  5. Generate random password. Length and characters to use may be specified =>Random password (108)

You can also download all the scripts in one file: All scripts (176)


You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

AddThis Social Bookmark Button
Comments are DoFollow, so you may consider writing a small note :)

5 Responses to “5 useful shell scripts”

  1. 5 useful shell scripts | PC Tips & Tricks…

    Here are 5 shell scripts you might find useful….

  2. Printing newlines:
    $ echo -e Hello,\\nworld!
    Hello,
    world!

  3. you should give http://www.webhangman.com a look if you like playing hangman… it keeps me busy at work :)

  4. I really liked the way they came off

Leave a Reply



BRDTracker