Search shell history
Type history at a shell prompt:
$ history
To search for a particular command:
$ history | grep command-name
$ history | egrep -i 'scp|ssh|ftp'
Written by Marc Cantwell
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#