What language is bash?
No Answer is Posted For this Question
Be the First to Post Answer
What is inside a seashell?
What are the different kinds of loops available in shell script?
What is the meaning of $1 in shell script?
What is the purpose of scripting?
write a shell script to check the failed jobs?
What is meant by dos operating system?
write a scwipt that a) takes exactly one argument, a directory name. b) if the number of argument is more or less than one,print a usage message c) if the argument is not adirectory, print another message d) for the given directory, print the five biggest files and the five files that were most recently modified. e) save the output to a file called q2output.
Hi, I want to practise Unix korn shell scripting which i learnt 2 yr bfr. plz suggest software i can use to practise.
Hi Friends, I am currently Undergoing Course On Testing.I am Planning To Keep Fake Resume.Can any One tell me the ways to Prepare i.e, Real Time experience For Manual Testing. With Regards, Vikram
What is bash used for?
What is the use of break command?
c program the catches the ctrl-c(SIGINT) Signal for the first time and prints a output rather and exit on pressing Ctrl-C again