On Fri, 15 Nov 2002, Marc Murphy wrote:

> Has anyone else encountered this problem with a fresh install?
> 
> #!/usr/bin/perl
> print 'hello';
> 
> Does not print, but if I redirect the output to a file using, it does. 
>  It also will print if I use the \n character.  When I use csh the 
> newline character is not needed.  Can anyone tell me what is going on?
> 
It is not a Perl problem:
summer@orange summer]$ xxd x
0000000: 6865 6c6c 6f                             hello
[summer@orange summer]$ cat x
[summer@orange summer]$



I'm beginning to think Psyche is a good one to miss.


> 
> 
> 



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to