Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
No Answer is Posted For this Question
Be the First to Post Answer
Create a bash shell script that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"
Where is bash history?
What is bash coding?
What is the first line in a shell script?
wats the she bang statment with syntax?
What are the different types of shell scripting?
write a shell script to check the failed jobs?
What is web script?
what is the difference between sh & bash shell?
i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..
Write a command sequence to find the count of each word?
What are the zombie processes?