From: hbj@engr.engr.uark.edu (Bernard Johnson) Subject: Re: Mitsumi CD-ROMs and patchlevel 11 Date: Sun, 8 Aug 1993 00:25:08 GMT
urlichs@smurfnbg.smurf.sub.org (Matthias Urlichs) writes:
>> BTW: has anybody an idea how to obtain _at_compile_time_ the
>> patch level of the running kernel (as an integer)?
`uname -r | sed -e 's/^.*\.//'`
Bernard Johnson
hbj@engr.engr.uark.edu