Name Date Size #Lines LOC

..--

ReadmeH A D30-Sep-2015440 127

fd2pathname.txtH A D30-Sep-20151.4 KiB3325

Readme

1Snippits - DTrace code snippits
2
3   This directory has useful snippits of D scripting in seperate files.
4
5   When coding in DTrace, I frequently refer to the same chunks of code
6   from the same scripts, when I need to do certain things that I have
7   solved in the past. I also refer other people to them when asked.
8   This directory is a library for such "snippits" of code.
9
10   This directory does not contain runnable DTrace scripts.
11
12