File: 004_apt-listbugs-full.sh

package info (click to toggle)
apt-listbugs 0.1.16
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,088 kB
  • ctags: 108
  • sloc: ruby: 2,280; sh: 210; makefile: 49
file content (4 lines) | stat: -rwxr-xr-x 152 bytes parent folder | download | duplicates (4)
1
2
3
4
(echo 'VERSION 2'; echo '' ;
    ls -1 /var/cache/apt/archives/*.deb | \
        sed 's/^/x x x x /') \
        | time ./apt-listbugs -d apt -y || true