anonymoushydrogen has asked for the wisdom of the Perl Monks concerning the following question:
suppose i have a program
eg.
#!/usr/bin/perl
print "Hello to all monks"; i want to run it as soon as the user log in the window or linux operating systems? help me out dear
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: how to make a run a orogram as sooon as linux is being started
by mwah (Hermit) on May 24, 2008 at 13:56 UTC | |
|
Re: how to run your program when the system is started....
by tachyon-II (Chaplain) on May 24, 2008 at 14:06 UTC | |
|
Re: how to run your program when the system is started....
by moritz (Cardinal) on May 24, 2008 at 14:19 UTC | |
|
Re: how to run your program when the system is started....
by MidLifeXis (Monsignor) on May 24, 2008 at 14:18 UTC | |
|
Re: how to run your program when the system is started....
by superfrink (Curate) on May 25, 2008 at 15:38 UTC |