source: CMT/v1r20p20090520/mgr/cmt_mac_version.sh @ 668

Last change on this file since 668 was 490, checked in by rybkin, 15 years ago

See C.L. 385

  • Property svn:executable set to *
File size: 113 bytes
Line 
1export LC_ALL=C
2system_profiler SPSoftwareDataType |\
3 sed -n '/System Version/s#^[^.0-9]*\([.0-9]*\).*#mac\1#p'
Note: See TracBrowser for help on using the repository browser.