plutil-1.2
A library to handle Apple Property List format whereas it's binary or XML
Install
- All systems
-
curl cmd.cat/plutil-1.2.sh
- Alpine
-
apk add libplist
- Arch Linux
-
pacman -S libplist
- CentOS
-
yum install libplist
- Fedora
-
dnf install libplist
- OS X
-
brew install libplist
- Dockerfile
- dockerfile.run/plutil-1.2
- Docker
-
docker run cmd.cat/plutil-1.2 plutil-1.2
powered by Commando