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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Which command is used to create a directory?

1101


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

1166


Who command in unix?

1099


What is the command to compare two files in unix?

1061


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

1983


What is the difference between cat and more command?

1238


Describe the zip/unzip command using gzip.

1109


Name the various commands that are used for the user information in unix.

1027


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

1245


What are the general commands in using unix os for a beginner?

1118


What are filter commands in unix?

1122


What is the difference between cat command and more command?

1136


How do I open a port?

1045


Explain the steps that a shell follows while processing a command.

1175


What are some command words?

1095