#!/bin/sh

ls all-bugs/*.bug | sed -e 's,all-bugs/,,' -e 's,\.bug,,'

# arch-tag: Tom Lord Sun Feb  6 16:04:06 2005 (scripts/bug-list)

