bootdisk: find-dup (NEW)

malekith malekith w pld.org.pl
Czw, 21 Lis 2002, 10:08:15 CET


Module name:	bootdisk
Changes by:	malekith	02/11/21 10:08:12

Added files:
	find-dup

Log message:
- simple script to detect duplicate entries in *.list-*

--- NEW FILE: find-dup ---
#!/bin/sh
cut -c1-8 sh-scan-pci.list-scsi | sort | uniq -d
cut -c1-8 sh-scan-pci.list-net | sort | uniq -d



Więcej informacji o liście dyskusyjnej pld-installer