Hi guys,
Can anyone help me with the following question? I am new to Shell Scripting and havent a clue how to use it. This is for a job I have applied for and i have never needed to use linux and have always been a Windows man. I probably shouldnt be saying that on a Linux forum :p but if anyone could help me out I would be so grateful.
Also if you could explain it a little bit that would also be great
Thanks
"Q4. A text file contains a list of numbers, one per line. Write a program that will print out 5 most commonly occurring numbers, one per line, without surrounding whitespace, in descending order. Assume that the numbers are contained in a file called numbers.txt =="