shell script for reverse the string
No Answer is Posted For this Question
Be the First to Post Answer
How can the contents of a file inside jar be read without extracting in a shell script?
How to sort a result of Ls -l command based on columns. Ex. i want to sort 5th column from output of ls -l command.
How shell works?
If you have a string "one two three", which shell command would you use to extract the strings?
write a shell script to check the failed jobs?
Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"
What is the use of echo in shell script?
Please anyone suggest atleast 2 good training institutes in Hyderabad, INDIA where i can learn unix shell scripting.
What is the command to find out today's date?
write a program to display all the files from the current directory which are created in particular month
I want to connect to a remote server and execute some commands, how can I achieve this?
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?