What is eval in shell script?
No Answer is Posted For this Question
Be the First to Post Answer
How shell works?
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
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
How to print all array elements and their respective indexes?
What does chmod do?
How to open a read-only file in the shell?
what is tickets $ what low,medium,high priorite pls define time also
What does $0 mean in shell script?
How do I start a shell script?
Hi, i want to zip the files that generates automatically every few minutes (files generated are in .arc extension)....any body write a script for this... thanks in advance
What does egrep mean?
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.