source: trunk/essentials/dev-lang/perl/hints/convexos.sh@ 3315

Last change on this file since 3315 was 3181, checked in by bird, 19 years ago

perl 5.8.8

File size: 310 bytes
Line 
1# convexos.sh
2# Thanks to David Starks-Browning <[email protected]>
3# Date: Tue, 17 Jan 1995 10:45:03 -0500 (EST)
4# Subject: Re: Hints for ConvexOS 10.2
5#
6# uname -a output looks like
7# ConvexOS xxxx C38xx 10.2 convex
8# Configure may incorrectly assign $3 to $osvers.
9#
10set X $myuname
11shift
12osvers=$4
Note: See TracBrowser for help on using the repository browser.