source: CMT/v1r19/mgr/cmt_CC_version.sh

Last change on this file was 28, checked in by arnault, 19 years ago

Set exe bits to *.sh

  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 59 bytes
Line 
1
2CC -V 2>&1 |\
3 cut -d ' ' -f7 |\
4 sed -e 's#^[0-9]#CC-&#'
Note: See TracBrowser for help on using the repository browser.