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
how will you find the total disk space used by a specific user?
Is bash an operating system?
How can the contents of a file inside jar be read without extracting in a shell script?
What is a command line shell?
How to find all the files modified in less than 3 days and save the record in a text file?
Explain about debugging?
What is ms powershell?
What is shell scripting used for?
Is shell scripting a language?
How to get the 3rd element/column from each line from a file?
What is the first line in every perl script called?
What does the sh command do?
Explain about the slow execution speed of shells?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1