Linux.com

CLI Magic: A little script to customize directory listings

Posted by: Anonymous [ip: 196.14.186.131] on December 12, 2007 09:09 AM
I felt it more logical to reverse the arguments and default to the current directory if there is no second argument. I already use ''l' (ls -CF --color=auto'), so I call it 'lg' (ls grep) which is a good mnemonic what it does.

#

Return to CLI Magic: A little script to customize directory listings