RE: OS Performance (was OT: New low for Microsoft!)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At 17:58 5/5/2004, you wrote:
There are vmstat, mpstat and iostat tools installed in FC1, if that
helps.  I just can't for the life of me figure out the right rpm
commands for which pkg(s) they're in right now.

To get the full pathname of the command: # which vmstat

To get the rpm containing that file:
# rpm -qf /path/to/vmstat

To do both in one step:
# rpm -qf $(which vmstat)

Cheers,


-- Rodolfo J. Paiz rpaiz@xxxxxxxxxxxxxx http://www.simpaticus.com



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux