--- layout: page category-page: basic category-title: Basic commands author: Joy Albertini tags: directory current path pwd title: pdw ---

The pwd command (path of working directory)
The absolute pathname of the current working directory is given as result.

  cd /home/user
  pwd = /home/user