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 these two commands prints "echo test","cat test"?

Answer Posted / sivaji

"echo test", echo simply prints test.
"cat test" cat command will searches for a file as "test"
in the PWD. if it finds any file called "test", then it
will prints the contents of the test file. else will
through the error as file not exisiting

Is This Answer Correct ?    68 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does pipe () work?

1148


What does the md command do?

1200


What is the first character of the output in ls l command?

1262


What is $0 bash?

1258


What is grep r?

1163


What is sed awk grep?

1189


Which command is used to delete all files in the current directory and all its sub-directories?

1318


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

1326


What do chmod command do?

1288


What is the size of time_t?

1272


What is the behavioural difference between cmp and diff commands?

1342


What is pipe command in unix?

1364


Enlist some filename manipulation commands in unix.

1223


Why is shebang used?

1196


What does pipe () return?

1131