Artifact dd4395b56c5b98f198e35b8ad3b4fdf58c55ab3c5c5fd9b0f3bedbf41408c9c0:
- Executable file mttroot/mtt/bin/sh2csh — part of check-in [9d042fd3b4] at 1999-03-11 04:02:45 on branch origin/master — Initial revision (user: gawthrop@users.sourceforge.net, size: 316) [annotate] [blame] [check-ins using]
#!/bin/sh ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ ############################################################### #Converts mttrc to csh form. sed 's/export/setenv/' | sed 's/=/ /'