CLI Magic: Using command history in the bash shell (Linux.com)
Posted Jul 4, 2006 7:38 UTC (Tue) by
glettieri (subscriber, #15705)
In reply to:
CLI Magic: Using command history in the bash shell (Linux.com) by xoddam
Parent article:
CLI Magic: Using command history in the bash shell (Linux.com)
!$ is useful. However, I prefer "Alt + .": it rewrites the last argument from the previous command line, and you can use it many times to get arguments further down in the command history.
(
Log in to post comments)