Monday 31 January 2011

Useful tools for linux

ps -eo pid,pmem,cmd
Shows the memory usage of the processes that are currently running.
updatedb
Updates the locate database.
locate String
Very fast find routine.

No comments:

Post a Comment