Question: * Run the following Linux commands with as many important options of your choice. Find out about the command options by running man [command name]!
* Run the following Linux commands with as many important options of your choice. Find out about the command options by running man [command name]!
Capture all important screenshots related to this and paste them under the proper headings. After pasting the screenshot of one command, clear the screen (command: clear) to run (and capture) the next command!!
1. uname -a show kernel information
2. cat /proc/cpuinfo CPU information
3. cat /proc/meminfo memory information
4. man command show the manual for command
5. df show disk usage
6. du show directory space usage
7. free show memory and swap usage
8. whereis app show possible locations of app
9. which app show which app will be run by default
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
