Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: watch



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