1
vote
3answers
134 views

How do I schedule a root command to run at intervals?

I need to run a script in intervals that requires a root user to execute. I created a plist that will call a script in ~/bin/test.sh. user@MBP:~$ ls -lah ~/bin/ -rw-r--r-- 1 root staff 566B ...
0
votes
0answers
111 views

Hidden file in root directory, what is it? (.com.apple.backupd.mvlist.plist)

There's a hidden file in my root directory and I'm curious to know what it is. It's an empty plist (the size is about 181 bytes, and there's absolutely no keys in the root when opening this plist in ...