|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Beginner's Guide to Linux?
|
On Wed, 2007-08-15 at 15:46 -0400, Chad Waters wrote:
> manpages
And let me add manpages, manpages and manpages.
And man -t <command> | lpr
to print out a hardcopy reference, and
man <command> | grep <word or phrase>
to search a large manpage for a particular topic and
cat <file> | less
to examine a file that you don't need to load in an editor.
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|