What is the difference between bash and shell?
No Answer is Posted For this Question
Be the First to Post Answer
Please give me example of " at command , contrab command " how to use
How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)
What is subshell?
What happens on a system call?
What is shell and shell script?
State the advantages of shell scripting?
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
is this growing field and what is average package in this?
How will you find the 99th line of a file using only tail and head command?
Where are cowrie shells found?
What is the use of break command?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l