Cookbook: add an example of using default.do for text processing.
This commit is contained in:
parent
d663c9b67d
commit
3b305edc7e
18 changed files with 377 additions and 28 deletions
3
Documentation/cookbook/defaults/date.do
Normal file
3
Documentation/cookbook/defaults/date.do
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
date +'%Y-%m-%d' >$3
|
||||
redo-always
|
||||
redo-stamp <$3
|
||||
Loading…
Add table
Add a link
Reference in a new issue