How to print all array elements and their respective indexes?
how to get part of string variable with echo command only?
What are the different types of variables used in shell script?
Explain about echo command?
Is shell and terminal the same?
I have to write Shells (Linux + Unix)for publishing packages and reports. Is it possible ? What are the differents executable programs ineed to call ?
Determine the output of the following command: name=shubham && echo ‘my name is $name’.
What lives in a shell?
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"
shell script for reverse the string
What is the syntax of "grep" command?
Which is best institute for testing tool?
What is the use of "shift" command in passing parameters?