2
votes
How to load system-wide daemon on Mac OS X
I tried all of the above and was still unable to load my job.
If you get the error Load failed: 5: Input/output error, it may help to change the owner and group of the .plist to root and wheel, ...
1
vote
Cannot change directory into home directory, although permissions are set correct
You can use this Linux command :
sudo chown -v -R user:user /home/user/
and then use this
sudo chown -v -R user:user /home/user/..
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
unix × 3999linux × 1503
bash × 618
macos × 425
shell × 422
command-line × 418
ssh × 216
terminal × 204
windows × 155
ubuntu × 148
shell-script × 138
permissions × 136
find × 119
mac × 117
filesystems × 101
grep × 98
networking × 86
solaris × 82
script × 81
tar × 78
sed × 77
awk × 56
freebsd × 55
process × 54
sudo × 52