File: bug-script

package info (click to toggle)
apt-listchanges 4.8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,336 kB
  • sloc: python: 3,477; xml: 693; makefile: 167; sh: 71; perl: 61
file content (5 lines) | stat: -rwxr-xr-x 122 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/bin/sh
exec 1>&3
exec 2>&3
find /etc/apt/listchanges.conf* -name '*.conf' -print0 |
xargs -0 head --verbose --lines -0