Hi.

Try this at your xterm prompt:

( while true; do
    echo -ne \\033]2\;"`date`"\\007\\033]1\;\\007; sleep 1;
done )&

This runs a little loop in the background displaying the output of
date once a second.

Stephan

-- 
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| EMail: [EMAIL PROTECTED]                                   __o    |
| >>> ...destination anywhere,                       -\<,    |
| >>> east or west, I don't care...                (*)/(*)   |
| WWW:   http://www.informatik.uni-bremen.de/~stk/           |
\____________________________________________________________/

PS: Ich widerspreche der Nutzung oder Uebermittlung meiner
Daten fuer Werbezwecke oder fuer die Markt- und Meinungsforschung

(§28 Abs. 3 Bundesdatenschutzgesetz)

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to