4 lines
69 B
Text
4 lines
69 B
Text
|
|
redo-ifchange ab c
|
||
|
|
echo "doing abc" >&2
|
||
|
|
echo abc >$3
|
||
|
|
touch doing_abc
|