On MaxOS I created ~/Library/LaunchAgents/x.plist. Then I loaded it with "launchctl load ..."
I made some edits, unloaded and reloaded it. When I type "launchctl list x" it does not display any of my mods to the plist file.
How can I get launchctl to load my new changes? How is it remembering the first version of this file even after I unloaded it? Does it use a cache?