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?
--
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list
- Re: bash and perl output of 'hello' with no \n doesn't w... Marc Murphy
- Re: bash and perl output of 'hello' with no \n does... John
- Re: bash and perl output of 'hello' with no \n ... Jay Turner
- Re: bash and perl output of 'hello' with no \n ... Brian K. Jones
- Re: bash and perl output of 'hello' with no... Gordon Messmer
- Re: bash and perl output of 'hello' with no \n ... Mike A. Harris
- Re: bash and perl output of 'hello' with no \n does... Miloslav Trmac
- Re: bash and perl output of 'hello' with no \n does... Marco Fioretti