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


describe the escaping sequence characteres in unix



describe the escaping sequence characteres in unix..

Answer / manoj kumar kar

Escape sequence in UNIX are used when a special character
is used as a part of a string.For Example if we need to
print "hi" then if we do
echo ""hi"" it will give the output as
hi
so we have to use escape sequence \ for printing "hi"
echo \"hi\"

Here \ is the escape sequence whuich tells " is part of the
string not a special character.

Is This Answer Correct ?    21 Yes 3 No

Post New Answer

More Unix Commands Interview Questions

what are the different hardwares available?

1 Answers  


How does the user view the contents of a text file in UNIX?

9 Answers   IBM,


How to find the files that are accessed before 10 minutes?

5 Answers   Amazon,


What is the different between UNIX command and UNIX shell script?

2 Answers  


What is used to type command?

0 Answers  


Who wrote grep?

0 Answers  


what is the command to get help on a UNIX terminal?

5 Answers  


What Is the command to change a file's creation time. means one file is created at the time 15:19 then time should br changed to 14:14

8 Answers   3i Infotech, IBM,


How do you change your account's password?

6 Answers  


What command a user use to view a long text file one page at a time in UNIX?

8 Answers   IBM,


What does the md command do?

0 Answers  


What is nr in awk command?

0 Answers  


Categories