LXer: Find your top 10 linux commands in your history
by LXer from LinuxQuestions.org on (#50DEB)
Published at LXer:
Linux is a great thing that it'll keep a history of the commands you time in the ~/.bash_history file. If you'd like to see the 10 top commands you use, you can run something like the following to see what you type out the most!
Read More...


Linux is a great thing that it'll keep a history of the commands you time in the ~/.bash_history file. If you'd like to see the 10 top commands you use, you can run something like the following to see what you type out the most!
Read More...