/[MITgcm]/MITgcm_contrib/ESMF/mytools/toupper.sh
ViewVC logotype

Contents of /MITgcm_contrib/ESMF/mytools/toupper.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download) (as text)
Sat Feb 28 01:46:51 2004 UTC (21 years, 4 months ago) by cnh
Branch: MAIN
CVS Tags: adoption_1_0_pre_A, HEAD
File MIME type: application/x-sh
Fixes for things that broke HPCS

1 #!<TCSH_PATH> -f
2 #
3 tr "[:lower:]" "[:upper:]"

  ViewVC Help
Powered by ViewVC 1.1.22