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

in unix echo is used for

Answer Posted / shaishaw

echo is used for
........................
1> Displaying the message
$ echo "xyz"
xyz

2> Displaying the content of the variable
$ x=5
$ echo x=$x;
x=5

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I find previous commands in unix?

1251


Which unix command lists files/folders in alphabetical order?

1852


How does pipe () work?

1147


Describe the usage and functionality of the command rm –r * in unix?

2184


Which command can you use to find the currently running process in unix server?

1168


What are the dos commands?

1315


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

1358


What is time_t?

1163


Which command is used to copy files?

1250


What does the command ' $who | sort –logfile > newfile' do?

1325


What is the difference between cat command and more command?

1272


What are some command words?

1203


Who wrote grep?

1111


What is unix command?

1321


Differentiate cat command from more command.

1206