Question: I need help with this short linux script . It doesnt need any user input. Thanks Displays the current date and time. Displays the name

I need help with this short linux script. It doesnt need any user input. Thanks

Displays the current date and time.

Displays the name of the account the script is running as.

Displays the number of CPU cores.

Displays the total amount of RAM. You can use the utility free to do this.

Displays the absolute pathnames to any device files which start with the letters sd.

Display the current RAID configuration.

Display only the header from the output of the df command. Then display only lines from df that have device file absolute pathnames in the Filesystem column. Use a human-readable format.

Display information about any configured swap areas.

Display only lines from mount that refer to device files by pathname.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!