[6781] in Perl-Users-Digest
Perl-Users Digest, Issue: 406 Volume: 8
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Thu May 1 14:07:24 1997
Date: Thu, 1 May 97 11:00:24 -0700
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Thu, 1 May 1997 Volume: 8 Number: 406
Today's topics:
a2p support redirection? mike.grondin@fidelity.com
Digest Administrivia (Last modified: 8 Mar 97) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: Thu, 01 May 1997 12:18:12 -0500
From: mike.grondin@fidelity.com
Subject: a2p support redirection?
Message-Id: <3368D054.7101@fidelity.com>
Greetings.
When I ran the following minimalist code through a2p, I got a syntax
error. This seems to (me to) indicate that a2p does not support awk
redirection. Can you confirm? Any workarounds?
#!/usr/bin/awk
# minimalist awk redirection
BEGIN { print "foo" > "foo" }
#
#
OS: Linux 3.0.3
perl 5....3
Thank you.
Please reply snidely if this has been addressed in any FAQ.
------------------------------
Date: 8 Mar 97 21:33:47 GMT (Last modified)
From: Perl-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Digest Administrivia (Last modified: 8 Mar 97)
Message-Id: <null>
Administrivia:
The Perl-Users Digest is a retransmission of the USENET newsgroup
comp.lang.perl.misc. For subscription or unsubscription requests, send
the single line:
subscribe perl-users
or:
unsubscribe perl-users
to almanac@ruby.oce.orst.edu.
To submit articles to comp.lang.perl.misc (and this Digest), send your
article to perl-users@ruby.oce.orst.edu.
To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.
To request back copies (available for a week or so), send your request
to almanac@ruby.oce.orst.edu with the command "send perl-users x.y",
where x is the volume number and y is the issue number.
The Meta-FAQ, an article containing information about the FAQ, is
available by requesting "send perl-users meta-faq". The real FAQ, as it
appeared last in the newsgroup, can be retrieved with the request "send
perl-users FAQ". Due to their sizes, neither the Meta-FAQ nor the FAQ
are included in the digest.
The "mini-FAQ", which is an updated version of the Meta-FAQ, is
available by requesting "send perl-users mini-faq". It appears twice
weekly in the group, but is not distributed in the digest.
For other requests pertaining to the digest, send mail to
perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
sending perl questions to the -request address, I don't have time to
answer them even if I did know the answer.
------------------------------
End of Perl-Users Digest V8 Issue 406
*************************************