On Mon, 4 May 2009, Dave Feustel wrote: > Man lsof produces a man page, but the command itself is not found. > Where is it in F9? on my system, it's in /usr/sbin/lsof. i'm guessing you don't have /usr/sbin as part of your regular search path. a good way to track down a command is, if the command also happens to come with the package of the same name, then list the files in the package: $ rpm -ql lsof /usr/sbin/lsof ... rday -- ======================================================================== Robert P. J. Day Waterloo, Ontario, CANADA Linux Consulting, Training and Annoying Kernel Pedantry. Web page: http://crashcourse.ca Linked In: http://www.linkedin.com/in/rpjday Twitter: http://twitter.com/rpjday ======================================================================== -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines