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 =>[download#4]
  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) =>[download#5]

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

You can also download all the scripts in one file: [download#8]


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