« Web 2.0 … The Machine is Us/ing Us | 2000 Blogger list »

Some useful command line tricks

SEOmoz.org has listing of linux commnad that may be useful in web development but they are uerful otherwise too.
Some of them are here:

Read More : Web Developers: 13 Command Line Tricks
Some other Miscellaneous Tricks:

  • ls -lSr List files (sorted by size)
  • df -h Show available disk space in human-readable format
  • du -sh /some/dir Show how much space /some/dir is taking up
  • Related Posts:
    Ten Cool Coreutils Commands
    Searching with find
    Best Linux One Liners

    Comments

    Leave a Reply