Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
Readme | H A D | 30-Sep-2015 | 440 | 12 | 7 | |
fd2pathname.txt | H A D | 30-Sep-2015 | 1.4 KiB | 33 | 25 |
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