I've learned my lesson...<sigh>

Nick Moffitt nick@zork.net
Sat, 3 Jul 1999 20:16:43 -0700


Quoting Joey Hess:
> Well here's a hook. Mind you I haven't actually written it yet.
> 
> This is a library that is LD_PRELOAD'ed. It intercepts all calls to
> exec and open. It compares the filenames against a list of all files
> provided by all of debian. It links with libapt. When a nonexistent
> file that is part of debian is opened or execed, it apt-get installs
> the appropriate package. [1]

        You are Bad People, Joey Hess!

-- 
((lambda (x) (list x (list (quote quote) x)))
(quote (lambda (x) (list x (list (quote quote) x)))))
	-- A LISP quine written by Seth David Schoen