as to other systems - SunOS srv13 5.9 Generic_122300-44 sun4u sparc SUNW,Sun-Fire with Perl v5.8.4 has the following results: echo
perl -le"system 'echo *'"
argtest.c bool.pl cool_fmt_tool.pl debugtst.c regexstuff regexstuff.c
+regexstuff.i testx.pl useful_stuff.c
and type (which is a bit different in unix 8^):
perl -le"system 'type *'"
argtest.c not found
bool.pl not found
cool_fmt_tool.pl not found
debugtst.c not found
regexstuff not found
regexstuff.c not found
regexstuff.i not found
testx.pl not found
useful_stuff.c not found
I would suspect a pathing issue with somthing unixy in the path on one of my windows boxes. I have a Mac and a Win7 and a WinXP box at home and will see what they do .. now I am curious
Misha/Michael - Russian student, grognard, bemused observer of humanity and self professed programmer with delusions of relevance
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.