][-n Home >
Article > Operation and Maintenance > Is procinfo a linux command? procinfo is a command in Linux; this command is used to display the status of the system. The procinfo command reads relevant data from the "/proc" directory, properly organizes the data and outputs it to the standard output device. The syntax is " procinfo [-abdDfhimsSv][-F f1d3523fac5df7edbd8f54a421d5acdc][-n cf343631cd92465c335e0c1073a0417b]". The operating environment of this tutorial: linux7.3 system, Dell G3 computer. The Linux procinfo command is used to display system status. The procinfo (process information) command reads relevant data from the /proc directory, sorts the data properly, and then outputs it to the standard output device. Syntax Parameter description: -a Display all information. -b Displays the number of blocks in the disk device, not the number of accesses. -d Displays the difference in system information changes per second, rather than the total value. This parameter must be used with the "-f" parameter -D The effect of this parameter is similar to that of specifying the "-d" parameter, but the information in the memory and swap file is the sum of values. -f Enter the full-screen interactive operation interface. -Fc26300e723c78f1ba417a99dad3c9aa3 Outputs the information status to a file instead of the default standard output device. -h Online help. -i Display the complete IRP list. -m Displays related information such as system modules and peripheral devices. -n4385b5b74a2113ada99688fd0add24c9 Set the information update speed of full-screen interactive mode, in seconds. -s Displays system memory, disk space, IRP and DMA information. This is the default value. -S When used with the parameter "-d" or "-D", the information will be updated every second, regardless of whether the parameter "-n" is used. -v Display version information. The examples are as follows: Display system status Recommended learning: Linux video tutorial The above is the detailed content of Is procinfo a linux command?. For more information, please follow other related articles on the PHP Chinese website!Is procinfo a linux command?
procinfo is a Linux command
procinfo [-abdDfhimsSv][-F <输出文件>][-n <间隔秒数>]
# procinfo