PPD(1P)
NAME
ppd − list project directories
SYNOPSIS
ppd [−1adlmnpqrt] [−T typexpr] [pdirname ...]
DESCRIPTION
Ppd lists the project directories belonging to a project. If pdirname is a project root directory, the contents of that project are listed. If pdirname is a project directory, the name of that directory is repeated together with any other information requested. When no argument is given, the current project is listed. The output is sorted alphabetically.
OPTIONS
−1List one entry per line.
−aList all project directories. Usually ‘...’ and ‘....’ are suppressed.
−dPrint the description of each project directory.
−lList in long format, giving the full pathname of each project directory.
−mMark each project root directory with a trailing ‘^’.
−nList the alias corresponding to each project directory.
−pIf pdirname is a project root directory, list only its name and not its contents. This option is used often with −d and −t to get the description or type labels of a project root directory.
−qQuiet mode. Do not print subproject titles. Mostly used with a combination of −l and −r to get a list of pathnames for a project hierarchy.
−rRecursively list subprojects.
−tPrint the type labels of each project directory.
−T typexpr
Only list project directories corresponding to boolean type label expression, typexpr.
DIAGNOSTICS
Exit status 0 is normal. Exit status 1 indicates an error.
AUTHOR
Peter J. Nicklin