Linux.com

CLI Magic: A little script to customize directory listings

Posted by: Anonymous [ip: 203.30.81.130] on December 12, 2007 12:22 AM
What about simple command line expansion:



ls /proc/sys/net/ipv4/*max*



There's no need to grep/sed to search for only files containing a certain string.

#

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