18 lines
813 B
Text
18 lines
813 B
Text
$ cd DataLad-101
|
|
$ tree
|
|
.
|
|
├── books
|
|
│ ├── bash_guide.pdf -> ../.git/annex/objects/WF/Gq/✂/MD5E-s1198170--0ab2c121✂MD5.pdf
|
|
│ ├── byte-of-python.pdf -> ../.git/annex/objects/xF/42/✂/MD5E-s4161086--c832fc13✂MD5.pdf
|
|
│ ├── progit.pdf -> ../.git/annex/objects/G6/Gj/✂/MD5E-s12465653--05cd7ed5✂MD5.pdf
|
|
│ └── TLCL.pdf -> ../.git/annex/objects/jf/3M/✂/MD5E-s2120211--06d1efcb✂MD5.pdf
|
|
├── code
|
|
│ └── list_titles.sh
|
|
├── notes.txt
|
|
└── recordings
|
|
├── interval_logo_small.jpg -> ../.git/annex/objects/pw/Mf/✂/MD5E-s70348--4b2ec0db✂MD5.jpg
|
|
├── longnow
|
|
├── podcasts.tsv
|
|
└── salt_logo_small.jpg -> ../.git/annex/objects/fZ/wg/✂/MD5E-s76402--87da732f✂MD5.jpg
|
|
|
|
4 directories, 9 files
|