Just in case someone tries, like me, this command and is getting the output clipped by the current screen size, the -c parameter should be removed.
$ ioreg -l -w 0
otherwise -w is used for the -c option.
The thread seems to deal with legacy launch daemons. I haven't tried to play with the SMAppService API that deals with legacy launch agents or daemons. All the problems I see are with embedded launch agents and daemons.
Is it the expected behavior that there are no man pages for lsmp (macOS Big Sur and Monterey) when there is a man page listed here:
https://opensource.apple.com/source/system_cmds/system_cmds-671.10.3/lsmp.tproj/lsmp.1.auto.html
?
Just in case someone tries, like me, this command and is getting the output clipped by the current screen size, the -c parameter should be removed.
$ ioreg -l -w 0
otherwise -w is used for the -c option.
The thread seems to deal with legacy launch daemons. I haven't tried to play with the SMAppService API that deals with legacy launch agents or daemons. All the problems I see are with embedded launch agents and daemons.
Is it the expected behavior that there are no man pages for lsmp (macOS Big Sur and Monterey) when there is a man page listed here:
https://opensource.apple.com/source/system_cmds/system_cmds-671.10.3/lsmp.tproj/lsmp.1.auto.html
?