Ben Coffman wrote: On login? Or at a regular interval? > I want to write a script that displays a message on the command prompt > and then crontab it. How? > > What I can think of off my head > > echo "hello world" > /etc/dev1 > > or something like that > > Thanks for any help guys. > > Ben Coffman