How do I start a shell script?
No Answer is Posted For this Question
Be the First to Post Answer
What command needs to be used to take the backup?
What does $@ mean bash?
When you login to a c shell, which script would be run first?
What is bash used for?
If you have a string "one two three", which shell command would you use to extract the strings?
I want to read all input to the command from file1 direct all output to file2 and error to file 3, how can I achieve this?
What are the advantages of bash over all other shells?
How can the contents of a file inside jar be read without extracting in a shell script?
Hi Friends, I am currently Undergoing Course On Testing.I am Planning To Keep Fake Resume.Can any One tell me the ways to Prepare i.e, Real Time experience For Manual Testing. With Regards, Vikram
how to delete all the files with extension .dat rom a directory tree from root to third level in a single unix command?
Explain about the exit command?
How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)