On Fri, Mar 31, 2006 at 08:07:16PM -0800, Lord Sauron wrote

> > $ man mount
> > $ man fstab
> 
> Wow... I didn't know that man had a fstab entry.  I thought it was
> only for commands and stuff...

  There are man pages for just about every file in the /etc directory.
For optional packages, you do need to have the package installed to get
the manpage.

  Another cute trick if you've got something plugged in, but don't know
which device it's listed as; as root, execute the command...

fdisk -l

  The "l" (for "list") option lists all connected block devices, even it
they aren't mounted.

-- 
Walter Dnes <[EMAIL PROTECTED]> In linux /sbin/init is Job #1
My musings on technology and security at http://tech_sec.blog.ca
-- 
gentoo-user@gentoo.org mailing list

Reply via email to