Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to include comments in your shell scripts?

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


Please Help Members By Posting Answers For Below Questions

how will you find the total disk space used by a specific user?

1086


Is bash an operating system?

1027


How can the contents of a file inside jar be read without extracting in a shell script?

1173


What is a command line shell?

1102


How to find all the files modified in less than 3 days and save the record in a text file?

1100


Explain about debugging?

1074


What is ms powershell?

1071


What is shell scripting used for?

1033


Is shell scripting a language?

1094


How to get the 3rd element/column from each line from a file?

1235


What is the first line in every perl script called?

1096


What does the sh command do?

1120


Explain about the slow execution speed of shells?

1266


c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l

3833


Determine the output of the following command: [ -z “” ] && echo 0 || echo 1

1029