"[EMAIL PROTECTED]" wrote: > > Como se hace para mostrar un mensaje a determinada hora del dia?. > Yo habia probado > at -v -f aviso <hora> > donde aviso contiene lo siguiente > echo ************* > echo texto > echo ************* > Gracias, saludos. >
echo "/usr/X11R6/bin/xmessage -display :0.0 -bg lightgray \
-center "Hola :-)"" | at 11:00
Saludos.
--
Fernando.
{:-{D>
"Hackers do it with fewer instructions."

