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
wats the deinitions for shell utility and filter?
How will you connect to a database server from linux?
Is bash an operating system?
How do I run a bin bash script?
How do I run a script on mac?
What is gui scripting?
What makes c shell a more preferable option than the bourne shell?
What is the first line of a shell script called?
How do I stop script errors?
How do I start a shell script?
What does echo $0 do?
How do I save a powershell script?
Explain about shebang?
determine the output of the following command: echo ${new:-variable}
What is in a script?