What is shell and terminal?
No Answer is Posted For this Question
Be the First to Post Answer
write a shell script to identify the given string is palindrome or not?
17 Answers CTS, HP, IBM, InfoEst, Wipro,
Create a bash shell script that reads in a number from the user. If the number is 1, print out the date. If the number is 2, list the files in the current directory. If the number is 3, print out who is currently logged onto the system. If the number is anything else, print out an error message and exit. Name this script "various.sh"
How do you print the output the same string which is typed in command line. how do you write the shell script or command for this. if i entered "Hello" in command line, it should print 'Hello', if i say "Hello Welcome", i should get the "Hello Welcome" as output.?
What does sh mean?
write a non recursive shell script that accepts any number of arguments and prints them in the reverse order
What are script files?
What is a shell in operating system?
What shell is bin sh?
What is a command line shell?
What is a shell script in windows?
How do you schedule a command to run at 4:00 every morning?
How will you copy a file from one machine to other?