Dienstag, 24. November 2009

bash: repeat a command that contained foo ANYWHERE in the line: !?foo; repeat a command that contained foo IN THE BEGINNING of a line : !foo; ^ma^pa executes THE LAST command replacing FIRST occurance of 'ma' with 'pa'

Keine Kommentare: