Question: linux please 4) As we know, the command af -h will return the following message: Filesystem Size Used Avail Use Mounted on udev 7.8G 0
4) As we know, the command "af -h will return the following message: Filesystem Size Used Avail Use Mounted on udev 7.8G 0 7.8G 0% /dev tmpfs 1.6G 1.3M 1.6G 1% /run /dev/mapper/ubuntu--vg-ubuntu--ly 1966 19G 1696 1087 Empfe 7.9G 7.9G 08 /dev/shus Plerse write an awk command to parse the output of "df -h" so that the following information is displayed: (hint: study "awkc8" in the handout and "example 7" in lab 7) Total Used Disk Space: 19G Please provide the screenshot of your script/command with its output below: S) Based on the examples "awkeg" and "awkc89" presented in Handouts for Week 8, please write an awk script called "awkc888" that takes two input values and then display the larger one as shown below: $awkc888 100 40 100 $ awkc888 100 240 240
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
