execute-with-privileges[args...] Execute tool with privileges. On success stdin will be read and forwarded to the tool. leaks [-h] [-cycles] [-nocontext] [-nostacks] [-exclude symbol] Run /usr/bin/leaks on this process. This can help find memory leaks after running certain commands. mands. Options: -cycles Use a stricter algorithm (See leaks(1) for details). -nocontext Withhold the hex dumps of the leaked memory. -nostacks Don't show stack traces of leaked memory. -exclude symbol Ignore leaks called from symbol. error [-h] [ ] Display an error string for the given security-related error code. The error can be in decimal or hex, e.g. 1234 or 0x1234. Multiple errors can be separated by spaces. help [-h] Show all commands, or show usage for a command.
“Security is mostly a superstition. It does not exist in nature, nor do the children of men as a whole experience it. Avoiding danger is no safer in the long run than outright exposure. Life is either a daring adventure, or nothing” ~ Helen Keller
Related macOS commands:
security - Administer Keychains, keys, certificates and the Security framework.