Package: fslint
Version: 2.24-1
Severity: normal
Hello,
fslint depends on "bc" because the script "dupwaste" (part of the
fslint
package) calls it. Below is the script in its entirety:
#$ cat /usr/share/fslint/fslint/fstool/dupwaste
##!/bin/bash
## This script shows the total space wasted by duplicate files
## as reported by findup (pipe findup to this).
#
#bytes=`cut -f1 | # grab x * y
# sed -e 's/* \([0-9]*\)/* \1 - \1/' | # x * y --> x * y - y
# bc | # calulate each of above
# (tr '\n' '+'; echo 0) | # add all of above
# bc` # final answer
#
#echo "Total wasted space: ${bytes:-0} bytes"
Thanks for you contributions!
C.
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.23.1
Debian Release: lenny/sid
990 testing security.debian.org
990 testing ftp.uwsg.indiana.edu
980 testing ftp.sunet.se
50 unstable ftp.uwsg.indiana.edu
25 feisty us.archive.ubuntu.com
25 edgy us.archive.ubuntu.com
--- Package information. ---
Depends (Version) | Installed
============================-+-===========
python (>= 2.0) | 2.4.4-6
python-gtk2 | 2.10.6-1
python-glade2 | 2.10.6-1
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]