5 lines
67 B
Text
5 lines
67 B
Text
|
|
/bin/ls *.md |
|
||
|
|
sed 's/\.md/.1/' |
|
||
|
|
xargs redo-ifchange
|
||
|
|
|
||
|
|
redo-always
|