Is bash a shell script?
No Answer is Posted For this Question
Be the First to Post Answer
In which variable prompt value is stored?
How to calculate the number of passed arguments?
Hi, i want to zip the files that generates automatically every few minutes (files generated are in .arc extension)....any body write a script for this... thanks in advance
Can shell script run on windows?
What makes c shell a more preferable option than the bourne shell?
Script S1 (which copies .dat files from one directory1 to another directory2) run continuously. Write Script S2 which kills S1 first, compresses all .dat files in directory1 and directory2 successfully, re-run Script S1 and stops self i.e. S2.
how will you find the total disk space used by a specific user?
Explain about non-login shell files?
What is path variable bash?
Which shell is the best?
How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?
How would you replace the n character in a file with some xyz?