The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 12-15-2007
csg_user csg_user is offline
Registered User
 

Join Date: Dec 2007
Posts: 5
Hi Prowla,
Thanks for your reply .
Quote:
Originally Posted by prowla View Post
The alternative is to put the actions in root's crontab and use "su - user -c command".

My cron will have :
0,15,30,45 * * * * /opt/myfolder/myscriptname. I will use the same under root's cron .But,Where should i use the "su - user -c command". Please let me know.
Reply With Quote