perl somescript > somefile.html. If the output is HTML that is. However, I downvoted your post because:
- you were not specific enough
- you did not use proper HTML formatting
- you were not specific enough
- this is not actually relevant to Perl
- you were not specific enough
- it's in the wrong section
- you were not specific enough
Basically, you shouldn't just say what you are trying to do, but rather detail your specific situation. For instance, if I understand your situation correctly, you could have phrased it thus:
"I am having some problems with a CGI script I am writing. When I run it, the output, of course, appears in my browser window. I would like it instead to go to a file. Any suggestions on how I could do this? Thanks in advance."
Also, it is not specifically relevant to Perl. This is more either a shell redirection issue or a browser usage issue. Any CGI, not just one written in Perl, could be attached to this question. And even if it were, this really belongs in Seekers of Perl Wisdom. Perl Monks Discussion is for discussion related to the Perl Monks site itself, not necessarily specifically Perl stuff.
Update: Your post has been moved to SOPW, thanks to chromatic.
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.