How does one search for certain manpages (such as http://linux.die.net/man/5/attr)? Trying:
man attr
and
man -K attr
don't seem to work.
Any ideas why?
How does one search for certain manpages (such as http://linux.die.net/man/5/attr)? Trying:
man attr
and
man -K attr
don't seem to work.
Any ideas why?
apt-file or packages.debian.org can tell you which package provides a given file. e.g. packages.debian.org/…