Create a bash shell script to sort and then
uniq the file from the command line & store it to a new
file and output the results to the screen. Name this
script "sortAndUniq.sh"
Answer Posted / roopa
hey can you please tell me what is the avlue of $1
and how do we specify that in our script?
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can you get the value of pi till a 100 decimal places?
I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.
What is the purpose of scripting?
How to redirect both standard output and standard error to the same location?
What are the different communication commands available in the shell?
Is shell scripting useful?
What are the advantages of shell scripting?
What is meant by $1 in shell script?
What is awk in shell script?
What is $1 in shell scripting?
What is shell chemistry?
What is bash eval?
What happens on a system call?
How to get the 3rd element/column from each line from a file?
What is mac default shell?