Differences From Artifact [1736d74891]:

To Artifact [c9a8d61923]:


12
13
14
15
16
17
18



19
20
21
22
# Each command is of the form $1 $2_*_$3 > $2_*_$4

###############################################################
## Version control history
###############################################################
## $Id$
## $Log$



###############################################################

(ls $2_*_$3 \
| sed "s/\(.*_*\)$3/$1 \1$3 > \1$4 /")







>
>
>


|

12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Each command is of the form $1 $2_*_$3 > $2_*_$4

###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
# Revision 1.1  1996/10/21  12:34:47  peterg
# Initial revision
#
###############################################################

(ls $2*_$3 \
| sed "s/\(.*_*\)$3/$1 \1$3 > \1$4 /")

MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]