Click to See Complete Forum and Search --> : start up program


tecknophreak
10-08-2001, 11:17 PM
where do i go to start a program on start up? i.e. i want to run my c++ program at startup and cancel out of it to get back to the #-line. thanks

bdg1983
10-09-2001, 05:48 AM
System startup could probably use /etc/rc.d/rc.local and for user logon, maybe ~/.profile or ~/.bashrc.