Anybody have a script or can guide me in the right direction of how to execute a process daily per user ?
/home/user1/start_script
/home/user2/start_script
I'm trying to execute the start_script's daily, but under the ownership of the user.
Thanks.
/home/user1/start_script
/home/user2/start_script
I'm trying to execute the start_script's daily, but under the ownership of the user.
Thanks.