On Wed, Jun 13, 2001 at 12:50:40AM -0400, Andrew Brown wrote:
>
> doesn't the aperture driver also limit the number of open()s to 1?
> with a machine at securelevel 1 and the aperture driver loaded and x
> running...how much do you lose?
ps axw | awk '/X/ {print $1}' | xargs kill