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

FreeBSD Manual Pages

  
 
  

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

NAME
     pawd - print automounter working directory

SYNOPSIS
     pawd [ path ...  ]

DESCRIPTION
     pawd  is  used  to print the current working directory, adjusted to reflect
     proper paths that can be reused to  go  through  the  automounter	for  the
     shortest  possible path.  In particular, the path printed back does not in-
     clude any of Amd's local mount points.  Using them is unsafe,  because  Amd
     may  unmount managed file systems from the mount points, and thus including
     them in paths may not always find the files within.

     Without any arguments, pawd will print  the  automounter  adjusted  current
     working  directory.   With  any  number of arguments, it will print the ad-
     justed path of each one of the arguments.

SEE ALSO
     pwd(1).  amd(8), amq(8),

     ``am-utils'' info(1) entry.

     Linux NFS and Automounter Administration by Erez Zadok, ISBN 0-7821-2739-8,
     (Sybex, 2001).

     http://www.am-utils.org

     Amd - The 4.4 BSD Automounter

AUTHORS
     Erez Zadok <ezk@cs.sunysb.edu>, Computer Science  Department,  Stony  Brook
     University, Stony Brook, New York, USA.

     Other  authors  and contributors to am-utils are listed in the AUTHORS file
     distributed with am-utils.

				   6 Jan 1998				 PAWD(1)

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

home | help