Package: moreutils
Version: 0.47
Severity: normal
Dear Maintainer,
This should print 3 "foo"s, but doesn't:
% echo foo | pee cat echo cat cat | nl -b a
1
2 foo
Discovered the above, while trying to print "hi\nho\n":
% echo hi | pee cat "echo ho"
hi
ho
# add a 'cat' and the order changes.
% echo hi | pee cat "echo ho" cat
ho
hi
HTH...
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Versions of packages moreutils depends on:
ii libc6 2.13-35
ii libipc-run-perl 0.92-1
ii perl 5.14.2-12
moreutils recommends no packages.
Versions of packages moreutils suggests:
pn libtime-duration-perl <none>
ii libtimedate-perl 1.2000-1
-- debconf-show failed
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]