Name

pkgproto

Synopsis

pkgproto [-i] [-c class] [path1[=path2] ...]

pkgproto builds the prototype file for use with pkgmk. With no directories on the command line, it reads a list of pathnames from standard input to process. Otherwise, it processes the directories named on the command line. path1 is where objects are located on the system building the package. path2 indicates where the file should be placed on systems where the package is installed, if that location is different.

Options

-c class

Map the class of all objects to class.

-i

Follow symbolic links, recording them as regular files (ftype=f), instead of as links (ftype=s).

Get Unix in a Nutshell, 4th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.