write a shell script that counts a number of unique word
contained in the file and print them in alphabetical order
line by line?
Answer Posted / sathish kumar p
cat << file name >> | uniq | sort -n
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
determine the output of the following command: echo ${new:-variable}
What is the conditional statement in shell scripting?
How can you get the value of pi till a 100 decimal places?
c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command
What is shell scripting used for?
When should shell programming/scripting not be used?
What is awk script?
What are the 3 standard streams in linux?
How do I save a powershell script?
How do you find out What is your shell?
How to find all the files modified in less than 3 days and save the record in a text file?
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com
Write down the syntax for all the loops in shell scripting.
How do I run a powershell script?
What is shell company all about?