What is bash used for?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between writing code in shell and editor?
What is $1 in shell scripting?
Is shell a part of kernel?
Given a file find the count of lines containing the word "abc".
What is MUTEX?
What is the difference between running a script as ./scriptname.sh and sh scriptname.sh
What are the three main forms of enabling debugging in a shell script?
What is a shell environment?
I have 2 files and I want to print the records which are common to both.
I want to upload a file to remote server through ftp daily.Can anyone suggest how to make a shell script for that.I hv credentials for that ftp
write a shell script that counts a number of unique word contained in the file and print them in alphabetical order line by line?
Why is shell scripting important?