[Discuss] awk linux and ENVIRON
Alan W. Irwin
irwin at beluga.phys.uvic.ca
Fri Jun 23 13:58:45 PDT 2006
On 2006-06-23 15:50-0700 p.willis at telus.net wrote:
> Quoting "Alan W. Irwin" <irwin at beluga.phys.uvic.ca>:
>
>>
>> awk 'END{for(env in ENVIRON) print env, " = ", ENVIRON[env]}' \
>> </dev/null |less
>>
>> now works great as a test that all is well with ENVIRON on debian stable.
>>
>> Peter, does that script also work for your awk platform?
>
> Yes, that script works fine for me.
> It doesn't exit gracefully though. I need to CTRL-Z,
> to stop the job, to actually get out.
>
> Do you need to signal break to get awk to stop
> on debian/ubuntu?
No.
Alan
__________________________
Alan W. Irwin
Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).
Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the Yorick front-end to PLplot (yplot.sf.net); the
Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________
Linux-powered Science
__________________________
More information about the Discuss
mailing list