4 comments

[ 2.0 ms ] story [ 15.5 ms ] thread
My workflow:

- Use lengthy command in ubuntu console

- Press up arrow

- add ali <aliasname> infront of it

- Use it immediately

I just added alianalyze - Show the most frequent, non-trivial commands of the history and turn them into an alias.
What are your favorite aliases?

Mine is: history | grep

for quick search of the command history.