Hi, --- On Wed, Jun 19, 2013 at 2:08 PM, AJIT KUMAR <[email protected]> wrote: | I am using Fedora 18, when i run the above explained(iostat) command it's | giving error. No command found. | Is this command come with default installation or have to install later. \--
The way to find out which package provides it is to use: $ yum whatprovides "*bin/iostat" You need to install the sysstat package that provides iostat. Please don't top-post when you reply. SK -- Shakthi Kannan http://www.shakthimaan.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
