On Fri, Nov 15, 2002 at 06:54:06PM +0800, John wrote:
> It is not a Perl problem:
> summer@orange summer]$ xxd x
> 0000000: 6865 6c6c 6f hello
> [summer@orange summer]$ cat x
> [summer@orange summer]$
How very odd . . . works just fine here on all of the machines I just poked
at.
[haring (root):~]# cat /tmp/test.pl
#!/usr/bin/perl
print 'hello';
[haring (root):~]# perl /tmp/test.pl
hello[haring (root):~]# perl /tmp/test.pl > /tmp/foo
[haring (root):~]# xxd /tmp/foo
0000000: 6865 6c6c 6f hello
[haring (root):~]# cat /tmp/foo
hello[haring (root):~]#
[haring (root):~]# rpm -q bash
bash-2.05b-5
- jkt
--
--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*
Jay Turner, QA Manager [EMAIL PROTECTED] Red Hat, Inc.
No amount of experimentation can ever prove me right;
a single experiment can prove me wrong. -- Albert Einstein
--
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list