On Mon, 20 Mar 2006, Jerry D. Hedden wrote: > I have cron scripts that make use of the USERNAME environment variable. > With the 20060309 snapshot, USERNAME is available to the scripts. With > the 20060318 snapshot, USERNAME is not there, just LOGNAME. Why the > change? Or is this a bug?
$USERNAME is a Windows variable. I believe the behavior of POSIX tools with respect to Windows environment variables is unspecified, and thus is subject to change at any time. Why not use $USER (which *is* POSIX)? Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] | [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ Igor Peshansky, Ph.D. (name changed!) |,4- ) )-,_. ,\ ( `'-' old name: Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte." "But no -- you are no fool; you call yourself a fool, there's proof enough in that!" -- Rostand, "Cyrano de Bergerac" -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/