Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: watch
- X-seq: zsh-users 3184
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Joakim Ryden <jo@xxxxxxxxxxxx>
- Subject: Re: watch
- Date: Sat, 17 Jun 2000 16:59:51 +0000
- Cc: zsh-users@xxxxxxxxxxxxxx
- In-reply-to: <Pine.BSF.4.21.0006171225120.42519-100000@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <Pine.BSF.4.21.0006171225120.42519-100000@xxxxxxxxxxxxxxxxxx>
On Jun 17, 12:46pm, Joakim Ryden wrote:
} Subject: Re: watch
}
} Only little question I have now is what value do you give LOGCHECK to
} print who's logged on when the shell first starts?
You don't; LOGCHECK only controls how often zsh checks for *change* in
the list of users who are logged on.
What you want is to put the command
log
in your .zlogin file.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author