plutil: [command_option] [other_options] file...
Command options are (-lint is the default):
-help show this message and exit
-lint check the property list files for syntax errors
-convert fmt rewrite property list files in format
fmt is one of: xml1 binary1
There are some additional optional arguments:
-s be silent on success
-o path specify alternate file path name for result;
the -o option is used with -convert, and is only
useful with one file argument (last file overwrites);
the path '-' means stdout (use with XML output only).
-e extension specify alternate extension for converted files
-- specifies that all further arguments are file names
/Users/username/Library/Preferences/com.apple.Finder.plist: OK
You can specify the -lint argument if you want but if you simply issue plutil it will use the argument by default. The manual page (man plutil) tells you this.
cool that worked. i was making a error by dragging the file from the finder which gave the entire path from /, wheras if i type the path from ~ it works fine, or "cd /" then drag the icon also works fine. Thank you. one more thing if i wanted to check an entire directory (e.g. /preferences) is there a command to excecute that?
This thread has been closed by the system or the community team.
You may vote for any posts you find helpful, or search the Community for additional answers.
plutil for beginner
Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.