Package: coreutils Version: 6.10-6 Severity: important File: /usr/bin/csplit
I don't think I am reading the manpage wrongly... csplit seems to be
on crack:
% csplit - '/\n\n/' '{*}' <<_eof
a
b
c
d
_eof
11
% ls
xx00
% cat xx00
a
b
c
d
% rm xx00
% echo 'a1b1c1d' | csplit - '/1/' '{*}'
0
8
% ls
xx00 xx01
% head *
==> xx00 <==
==> xx01 <==
a1b1c1d
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages coreutils depends on:
ii libacl1 2.2.47-2 Access control list shared library
ii libc6 2.7-11 GNU C Library: Shared libraries
ii libselinux1 2.0.59-1 SELinux shared libraries
coreutils recommends no packages.
-- no debconf information
--
.''`. martin f. krafft <[EMAIL PROTECTED]>
: :' : proud Debian developer, author, administrator, and user
`. `'` http://people.debian.org/~madduck - http://debiansystem.info
`- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

