Revision history of "Tip 16: Fast command history in bash"

From Vlsiwiki
Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 22:24, 24 July 2014Mrg (Talk | contribs). . (338 bytes) (+338). . (Created page with " Run the last command again: !! Run command 423 in your history buffer (type history to see the list): !423 Run the last command that starts with grep: !grep Run the las...")