On 1/3/06, Justin H Haynes <[EMAIL PROTECTED]> wrote:
>
> I really appreciate this work.  Until it is complete, here are a few
> quick and dirty things I do to make the upgrade process a little
> easier.  Probably common sense to many, but I'll share it all the same:
>
> https://justinhaynes.com/weblog/package-updates-in-openbsd-38/
>
> -Justin
>
>
This is good, but you should substitute:

uname -a | awk '{print $3}'

for

uname -r

and

uname -a | awk '{print $5}'

for

uname -m

Reply via email to