What is web script?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to substitute "ls" command in the place of "echo" command?
How do you print the output the same string which is typed in command line. how do you write the shell script or command for this. if i entered "Hello" in command line, it should print 'Hello', if i say "Hello Welcome", i should get the "Hello Welcome" as output.?
What are the three main forms of enabling debugging in a shell script?
How many prompts are available in a UNIX system?
What is INODE?
What is the first line of a shell script called?
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 is "umask"?
What is the way to do multilevel if-else's in shell scripting?
How to include comments in your shell scripts?
How does shell scripting work?
What happens on a system call?