What is the use of echo in shell script?
How to customise the other shell?
Why we are writting shell scripts? Plz if possible explain it briefly.
What is a shell script in windows?
Explain about stdin, stdout and stderr?
How can you get the value of pi till a 100 decimal places?
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?
Given a file find the count of lines containing the word "abc".
Hi, I want to practise Unix korn shell scripting which i learnt 2 yr bfr. plz suggest software i can use to practise.
Why do we use shell scripting?
If one dont know how to create a script then how he/she can use the QTP?
What is the command to find out users on the system?
How to rename all the files in a folder having specific extension? Example: I have some files with extension (.txt) in a folder name 'Test'. I have to rename all the .txt files in a test and its subdirectories to .my extension.