File: pwd

package info (click to toggle)
zsh 5.9-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 23,856 kB
  • sloc: ansic: 108,138; sh: 6,976; makefile: 722; perl: 687; awk: 291; sed: 16
file content (5 lines) | stat: -rw-r--r-- 260 bytes parent folder | download | duplicates (2)
1
2
3
4
5
pwd [ -rLP ]
       Print the absolute pathname of the  current  working  directory.
       If the -r or the -P flag is specified, or the CHASE_LINKS option
       is set and the -L flag is not given, the printed path  will  not
       contain symbolic links.