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


How do you find path of a directory? Give its syntax.

Answers were Sorted based on User's Feedback



How do you find path of a directory? Give its syntax...

Answer / jiji

Type pwd at the prompt

Is This Answer Correct ?    18 Yes 2 No

How do you find path of a directory? Give its syntax...

Answer / mangai

In command prompt,type pwd

Is This Answer Correct ?    13 Yes 3 No

How do you find path of a directory? Give its syntax...

Answer / manikantan t s

go to the directory and give 'pwd'

Is This Answer Correct ?    12 Yes 4 No

How do you find path of a directory? Give its syntax...

Answer / rohit

find . -name <name of the directory you want to serach>

pwd as mentioned in rest of the answer give you the path of
the directory where the user is currently present
echo $PATH gives you the the path only when the PATH
variable is set as environment variable..but it will be
fixed.

Is This Answer Correct ?    6 Yes 3 No

How do you find path of a directory? Give its syntax...

Answer / srikant

locate <dirname>

Is This Answer Correct ?    3 Yes 8 No

How do you find path of a directory? Give its syntax...

Answer / rao

find . -type d -print

Is This Answer Correct ?    4 Yes 11 No

How do you find path of a directory? Give its syntax...

Answer / chandra (acs)

$ echo $PATH

Is This Answer Correct ?    2 Yes 16 No

Post New Answer

More Unix Commands Interview Questions

what is the difference between Touch & cat command

21 Answers   QA,


Who invented grep?

0 Answers  


What is the difference between awk and grep?

0 Answers  


What is the size of time_t?

0 Answers  


Can you enlist some commonly used network commands?

0 Answers  


What is the use of cut command in unix?

0 Answers  


what are the uses of filters?

3 Answers  


How to rename files and folders?

7 Answers   IBM, Oracle,


What command will bring user back to their home directory in UNIX?

13 Answers   IBM, Wipro,


how to check a file system type

7 Answers   Wipro,


distinguish between interrupts and exceptions?

2 Answers   Infosys, Wipro,


Differentiate cmp command from diff command.

0 Answers  


Categories