home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp / 8377 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.0 KB  |  40 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!news.mentorg.com!gcagle
  3. From: gcagle@dracula.mentorg.com (Greg Cagle)
  4. Subject: Re: software version determination 
  5. Originator: gcagle@dracula.mentorg.com
  6. Sender: news@news.mentorg.com (News User)
  7. Message-ID: <1992Jul22.144009.24958@news.mentorg.com>
  8. Date: Wed, 22 Jul 1992 14:40:09 GMT
  9. References:  <1992Jul22.123553.10230@eagle.lerc.nasa.gov>
  10. Nntp-Posting-Host: dracula.mentorg.com
  11. Organization: Mentor Graphics 
  12. Keywords: 
  13. Followup-To: 
  14. Lines: 24
  15.  
  16.  
  17. In article <1992Jul22.123553.10230@eagle.lerc.nasa.gov>, edsver4@convx1.lerc.nasa.gov (Jane R. Kramer) writes:
  18. |> 
  19. |> Can anyone tell me how to determine on-line, the current version of software
  20. |> such as FORTRAN or C?  Thanks.
  21. |> 
  22.  
  23. The easiest way is to use what:
  24.  
  25. # what /usr/bin/f77
  26. /usr/bin/f77:
  27.         HP-UX Fortran/9000s700 09/19/91 B2408A.08.07
  28.  
  29. # what /bin/cc
  30. /bin/cc:
  31.         HP92453-01 A.08.71 HP C Compiler
  32.  
  33. #
  34.  
  35. - Greg
  36. -- 
  37. Greg Cagle               "It's just the same, only different."
  38. Mentor Graphics          
  39. greg_cagle@mentorg.com
  40.