4 lines
65 B
Text
4 lines
65 B
Text
|
|
redo-ifchange a b
|
||
|
|
echo "doing ab" >&2
|
||
|
|
echo ab >$3
|
||
|
|
touch doing_ab
|