executing script per user

Associate
Joined
2 Jul 2004
Posts
1,430
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.
 
Back
Top Bottom