Question: Write the output of this command line when run on matrix. How would you creatively yet corretly explain what this command line does find /var/log
Write the output of this command line when run on matrix. How would you creatively yet corretly explain what this command line does
find /var/log -size +1M 2> /dev/null | sort -r | tail -3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
