What is an sh file?
No Answer is Posted For this Question
Be the First to Post Answer
what is "umask"?
Is SSO and SSL support BOXI?
Write a command sequence to find the count of each word?
What are the 4 basics of OOP?
What does chmod do?
how to read systems current date and time
How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh". Appreciate your inputs.Thanks.
The information of the two files should be redirect to Third file in such a way that, the third file contain the information like this. 1st line in third file should be from 1st file 2nd line in Third file should be from 2nd file 3rd line in Third file should be from 1st file 4th line in Third file should be from 2nd file - - so on
How to set an array in linux?
What is the difference between running a script as ./scriptname.sh and sh scriptname.sh
Explain how you Automate your application using Shell scripting.
how to delete all the files with extension .dat rom a directory tree from root to third level in a single unix command?