what is info area how many types?
No Answer is Posted For this Question
Be the First to Post Answer
If one dont know how to create a script then how he/she can use the QTP?
What is the purpose of scripting?
Write a script to print the first 10 elements of fibonacci series.
What does path stand for?
What is the use of "shift" command in passing parameters?
How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh". Appreciate your inputs.Thanks.
write a shell script to emulate the Id command of PRIMOS which lists files and directories. It list files first with a header FILES and then directories with a header DIRECTORIES. This command has several options. The main ones are. -file select files only -dir select directories only -reverse sort in reverse order -no_header put no header on the output -brief output the header only -size display the size of each file -help display Id´s syntax and options.
What is difference between bash and shell?
How does path variable work?
What is in a script?
What can scripts do?
what does "kill -9" and "kill -1" do