|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: Re: File Input and Outputby Anonymous Monk |
| on May 31, 2001 at 23:15 UTC ( [id://84786]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
No, before you can help yourself. Try Linux or FreeBSD or OpenBSD instead of Redmond crap.
Now serious.
try:
#!/usr/bin/perl open(OUTPUT,">>/tmp/file"); $a = "some text..."; print OUTPUT $a;
vfs ("The Perl Monkey") :)
In Section
Tutorials
|
|
||||||||||||||||||||||||||||||||||||