Thursday, May 5, 2011

linux command line reference for common operations

   This is a linux command line reference for common operations.Examples marked with • are valid/safe to paste without modification into a terminal, soyou may want to keep a terminal window open while reading this so you can cut & paste.All these commands have been tested both on Fedora and Ubuntu.     Command Description • apropos whatis Show commands pertinent to string. See also threadsafe • man -t ascii | ps2pdf - > ascii.pdf make a pdf of a manual page   which command Show full path name ...
Continue Reading »