Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

daemon process and login via script

Status
Not open for further replies.

itsnammu

Programmer
Oct 16, 2003
14
0
0
IN
i want to write a script which will start automatically at whenthe system boots and will run in the daemon mode continously, please suggest.
in this script i want to login to a particular user and want to perform some task.

please suggest how should i start a daemon at system startup and then from a script login to a diffrent user, i have access to the password.
 
For a start read the manual pages on rc, rc.config and su.
Hope this helps
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top