NAME

pwd — print name of working directory

SYNOPSIS

pwd [OPTION]... 

DESCRIPTION

Print the full filepath of the current working directory.

-h, --help 
  display help and exit
-v, --version 
  output version information and exit

BUGS

See GitHub Issues: https://github.com/takashiidobe/libc/issues

AUTHOR

Takashi Idobe mail@takashiidobe.com

SEE ALSO

ls(1)