OPEN(8) | System Manager's Manual | OPEN(8) |
csnameddata
—
displays and sets information for the the CSNamedData
service
csnameddata |
[-v ] [--verbose ]
[-f ] [--full ]
command [options]
[command] |
The csnameddata
command displays
information for and sets and controls the service which provides
CSNamedData. The options are as follows:
Each command and any arguments are handled. Multiple commands may be passed in one invokation.
-f
is passed, the full data will be displayed,
otherwise it will be truncated if longer than 64 characters.-f
is passed, then the full data will be
displayed, otherwise it will be truncated if longer than 64
characters.csnameddata
get com.apple.sample
displays whatever value, if any, is set for the key "com.apple.sample"
csnameddata
set com.apple.sample
"This is a string"
sets the value of the key "com.apple.sample" to the 16 character string "This is a string".
csnameddata
flushall
flushes all data in the service
First appeared in macOS 11.1
August 1, 2020 | macOS |