Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PWD(1)			    General Commands Manual			PWD(1)

NAME
       pwd, pbd	- working directory

SYNOPSIS
       pwd
       pbd

DESCRIPTION
       Pwd prints the path name	of the working (current) directory.

       Pbd prints the base name	of the working (current) directory.  It	prints
       no  final newline and is	intended for applications such as constructing
       shell prompts.

SOURCE
       /src/cmd/pbd.c

SEE ALSO
       cd in rc((1)), getwd((3))

BUGS
       Pwd is not provided.  Unix already provides one.

									PWD(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pwd&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help