[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: test -d /usr/man && mail submit@bugs



Chad Miller <cmiller@surfsouth.com> writes:

> I don't suppose there's a easy way to submit a batch of bug reports, eh?

Just do a

  for package in dpkg apt libc gpg bplay etc ; do 
    sed [...] bug.template | mail ;
  done

where sed do the right thing. That is an easy way, right? (say yes!)



Reply to: