← man/text
pl — man pl — 80×24
ugur@toprak:~/man/text$man pl
Bölüm 1 Metin İşleme

pl

ASCII property list utility

Synopsis

     pl [--input file] [--output file]

Description

pl can be used to check the syntax of old-style ASCII property list files.

The options are:

  • --input file: Cause pl to use the specified file as input. If the input option is not specified, stdin is used.

  • --output file: Cause pl to use the specified file as output. If the output option is not specified, stdout is used.

Diagnostics

The pl command exits 0 on success, and <0 on failure.

See Also

plist(5) plutil(1)

Standards

The pl command obeys no one's rules but its own.

History

The pl command first appeared in Mac OS X 10.5.

Mac OS X October 23, 2007 Mac OS X