What language is bash written in?
No Answer is Posted For this Question
Be the First to Post Answer
What is a shell? · Types of shell · what is shell scripting?
Write a shell script to looking at the log file to see if the test has passed or not
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
What is the way to do multilevel if-else's in shell scripting?
I want to read all input to the command from file1 direct all output to file2 and error to file 3, how can I achieve this?
Determine the output of the following command: name=shubham && echo ‘my name is $name’.
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
Explain about debugging?
Hi, I want to practise Unix korn shell scripting which i learnt 2 yr bfr. plz suggest software i can use to practise.
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
How to redirect both standard output and standard error to the same location?
What is the default shell of solaris?