Question: Solution 1- wc l `ls` 2- wc l `ls` | sort bn 3- wc l `ls` | sort bn | tail n 2 4- wc
Solution
1- wc l `ls`
2- wc l `ls` | sort bn
3- wc l `ls` | sort bn | tail n 2
4- wc -l `ls` | sort bn | tail n 2 | head n 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
