What language is bash written in?
No Answer is Posted For this Question
Be the First to Post Answer
What are the two files of crontab command?
When we login into our account which files are executed?
There are three departments A,B and C.Write a query to display the names of all the persons( in departments other than A) who are paid higher than the person receiving the lowest salary in DEPT A
How would you print just the 25th line in a file using smallest shell script?
write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null
What is the best shell scripting language?
What is the difference between grep and egrep?
Explain about echo command?
how to separate the even and odd number generated from one file to two separate file i.e. even numbers in file1.txt and odd numbers in file2.txt
Is shell scripting useful?
How does path variable work?
What does echo mean in scripting?