Artifact 884ce541cff1b3c0cae9b4f81cee188a100199eae83511545a6fe149199114bb:
- Executable file mtt/bin/trans/convert_simpar.sh — part of check-in [af3953deae] at 2021-03-01 11:39:42 on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 134) [annotate] [blame] [check-ins using] [more...]
- Executable file mttroot/mtt/bin/trans/convert_simpar.sh — part of check-in [9928b68158] at 2000-12-28 12:29:52 on branch origin/master — Initial revision (user: gawthrop@users.sourceforge.net, size: 134) [annotate] [blame] [check-ins using]
#!/bin/sh ## Gets rid of redundant METHOD lines. echo Converting $1 ## backup cp $1 $1_old sed 's/METHOD/## METHOD/'< $1_old > $1