Re: tunable parameters

Raul Miller (rdm@test.legislate.com)
Mon, 13 Oct 1997 09:00:21 -0400


H. Peter Anvin <hpa@transmeta.com> wrote:
> ls -lR /proc/sys

This is a bit easier to read:
ls -R /proc/sys

This is also interesting:
head `find /proc/sys` 2>/dev/null

-- 
Raul