datalad-handbook/docs/basics/_examples/DL-101-124-108
2023-11-10 15:07:33 +01:00

4 lines
192 B
Text

$ # lets check out the contents in the files
$ cat example2 && echo '' && cat somedir/example
this text will be in the file 'example2'
This file was created by a custom procedure! Neat, huh?