Plan 9 from Bell Labs’s /usr/web/sources/contrib/gabidiaz/root/sys/src/cmd/perl/hints/convexos.sh

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


# convexos.sh
# Thanks to David Starks-Browning <dstarks@rc.tudelft.nl>
# Date: Tue, 17 Jan 1995 10:45:03 -0500 (EST)
# Subject: Re: Hints for ConvexOS 10.2
# 
# uname -a output looks like
#   ConvexOS  xxxx C38xx  10.2 convex
# Configure may incorrectly assign $3 to $osvers.
#
set X $myuname
shift
osvers=$4

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.