Answer Posted / vipul dalwala
To comment multiple lines U can use
: '
comment1
comment2
comment3
'
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is a shell script? Can you name some of its advantages?
What does egrep mean?
What is the equivalent of a file shortcut that we have a window on a linux system?
What is the use of a shebang line?
Please give me example of " at command , contrab command " how to use
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.
Write a command sequence to find the count of each word?
What are the advantages of shell scripting?
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
Is cmd a shell?
What are the 3 standard streams in linux?
What are the default permissions of a file when it is created?
What is the difference between scripting and coding?
What is difference between bash and shell?
What language is shell scripting?