4 lines
49 B
Text
4 lines
49 B
Text
(rule
|
|
(with-stdout-to
|
|
foo
|
|
(echo "foobar")))
|
(rule
|
|
(with-stdout-to
|
|
foo
|
|
(echo "foobar")))
|