pwd
Print name of current/working directory
Location
$ whereis -b pwd
pwd: /bin/pwd /usr/include/pwd.h
Help
$ pwd --help
sh: 1: pwd: Illegal option --
Print name of current/working directory
$ whereis -b pwd
pwd: /bin/pwd /usr/include/pwd.h
$ pwd --help
sh: 1: pwd: Illegal option --