source:
trunk/essentials/dev-lang/perl/hints/convexos.sh
Last change on this file was 3181, checked in by , 18 years ago | |
---|---|
File size: 310 bytes |
Line | |
---|---|
1 | # convexos.sh |
2 | # Thanks to David Starks-Browning <dstarks@rc.tudelft.nl> |
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 | # |
10 | set X $myuname |
11 | shift |
12 | osvers=$4 |
Note:
See TracBrowser
for help on using the repository browser.