Answer Posted / chandru
If the path variable does not contain ur current
directory,then you can execute the script by giving
$./scriptname
If you include your current directory in path variable then
$scriptname
or
If u want to invoke new shell
$ ksh scriptname
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to get the last line from a file using just the terminal?
Is shell script a programming language?
Why are shell scripts used?
What are zombie processes?
What is awk script?
How do I debug a shell script?
c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command
How to set an array in linux?
What is a shell script? Can you name some of its advantages?
What are "c" and "b" permission fields of a file?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
How to get script name inside a script?
What is an sh file?
What is shell variable?
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com