Find current directory location Unix

Find current directory location Unix

It is easy to forget your current directory name when you are browsing other directories. To find you current directory location please use “pwd” command as shown below. This will give full path of your current location starts from root:

javahonk  $ pwd
/apps/middleware/applications/jboss-as/servers/transform_d1/log
javahonk  $
  • For more Unix command please visit Wikipedia

Leave a Reply

Your email address will not be published. Required fields are marked *