[sf-lug] My favorite simple little Linux tips

Mike Higashi mhigashi at gmail.com
Fri Jul 30 17:15:42 PDT 2010


On Fri, Jul 30, 2010 at 5:12 PM, Mike Higashi <mhigashi at gmail.com> wrote:
>
> The one I'm in the habit of using instead is the !$ shortcut:
>
>  ls myfile
>  less !$   ==>  evals to 'less myfile'
>
> (1

Oops, I was trying to add a paragraph here to say:

(!$ represents the last parameter in the previous command,
so any other command-line switches before it would not get
repeated.)

Mike




More information about the sf-lug mailing list