Package: libdb4.5 Version: 4.5.20-1 Severity: normal The example at the end should probably read:
awk -F: '{print $1; print $0}' < /etc/passwd | sed 's/\\/\\\\/g' | db4.5_load -T -t hash passwd.db not: awk -F: '{print $1; print $0}' < /etc/passwd | sed 's/\/\\/g' | db4.5_load -T -t hash passwd.db Thanks. -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-2-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages libdb4.5 depends on: ii libc6 2.3.6.ds1-10 GNU C Library: Shared libraries libdb4.5 recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]