File: bug.script

package info (click to toggle)
wu-ftpd 2.6.2-32
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,700 kB
  • ctags: 1,362
  • sloc: ansic: 18,125; sh: 3,535; yacc: 1,742; perl: 649; makefile: 228
file content (6 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/bin/sh

echo "-- inetd packages installed" >&3
echo >&3

dpkg -l *inetd* >&3