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...

what do u mean by $#,$* in unix programming?

Answer Posted / satyabrata

$# it contains the no of positional parameters
$* it contains all positional parameters as a single string

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about "s" permission bit in a file?

1117


What is scripting used for?

1088


What are the 3 standard streams in linux?

1200


What is a shell script? Can you name some of its advantages?

1124


Why do we use shell scripting?

1035


What does path stand for?

1097


What makes c shell a more preferable option than the bourne shell?

1017


What is the meaning of $1 in shell script?

1158


Why should we use shell scripts?

1096


What is bash used for?

1054


What language is bash?

959


What is shell geeksforgeeks?

1169


Explain about stdin, stdout and stderr?

1227


Give some situations where typing error can destroy a program?

1291


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

3833