plutil

Manipulates property list files

plutil [options] file-list

The plutil utility converts property list files (page 453) between formats and checks their syntax.

Arguments

The file-list specifies the pathnames of one or more files that plutil is to manipulate.

Options

–convert format

Converts file-list to format, which must be either xml1 or binary1.

–e extension

Gives output files a filename extension of extension.

–help

Displays a help message.

–lint

Checks the syntax of files (default).

–o file

(output) Names the converted file file.

–s (silent) Does not display any messages for successfully converted files.

Discussion

The plutil utility converts files from the XML property list format to binary format, ...

Get A Practical Guide to UNIX for Mac OS X Users 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.