something i use for itd and progsoc machines in my tcshrc:
if ( -r $HOME/.watches ) then
set watch=(1 `cat $HOME/.watches | grep . | awk '{printf $1 " any "}'`)
endif
and a file in your root directory called .watches contain just the logon
names for ppl for that machine:
ftoomsh[~]:5 >cat .watches
daniel
rheise
mestela
musicman
nerdimac
sherlock
mdunc
ftoomsh[~]:6 >
- DCF
Genuine happiness is when a wife sees a double chin on her husband's
old girl friend.
-- You are subscribed to the progsoc mailing list. To unsubscribe, send a message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au. If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>