Kathy Darlin! wrote:
What file would I edit if I wanted to run a particular command when I
logged into Redhat8?
Thanks
i'm not sure if this is what you're looking for, but if you are talking
about scheduling a job of sort, try using at or cron command with the
right syntax... i wasn't sure
On Tue, 24 Dec 2002 06:12:54 -0500 "Anthony E. Greene" <[EMAIL PROTECTED]>
wrote:
> On 24-Dec-2002/10:06 +0530,
> [EMAIL PROTECTED] wrote:
> >On 24 Dec 2002 at 1:00, Kathy Darlin! wrote:
> >
> >> What file would I edit if I wanted to run a
> particular command when I
> >> logged into Redhat8?
>
On 24-Dec-2002/10:06 +0530, [EMAIL PROTECTED] wrote:
>On 24 Dec 2002 at 1:00, Kathy Darlin! wrote:
>
>> What file would I edit if I wanted to run a particular command when I
>> logged into Redhat8?
>
>Append in the file /etc/rc.d/rc.local
That runs the command when the machine is booted,. not whe
On 24 Dec 2002 at 1:00, Kathy Darlin! wrote:
>
> What file would I edit if I wanted to run a particular command when I logged into
>Redhat8?
>
> Thanks
Append in the file /etc/rc.d/rc.local
With Regards
Nabin Limbu
System Administrator
HealthNet Nepal
Ph : 977-1-429722
--
redhat-list ma
Kathy Darlin! said:
> What file would I edit if I wanted to run a particular command when I
> logged into Redhat8?
entirely depends on how you log into it. if your logging into
the console, or from remote(e.g. ssh) I would look at the manpage
for bash which is the default shell, files such as ~/.b
On Tue, Dec 24, 2002 at 01:00:21AM - or thereabouts, Kathy Darlin! wrote:
> What file would I edit if I wanted to run a particular command when I logged into
>Redhat8?
>
There are several ways to accomplish this, depending on what you need.
1. If you want an X-Windows application to run wh