diff options
Diffstat (limited to 'Snippits/Readme')
| -rw-r--r-- | Snippits/Readme | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Snippits/Readme b/Snippits/Readme new file mode 100644 index 000000000000..b54dc77583b0 --- /dev/null +++ b/Snippits/Readme @@ -0,0 +1,11 @@ +Snippits - DTrace code snippits + + This directory has useful snippits of D scripting in seperate files. + + When coding in DTrace, I frequently refer to the same chunks of code + from the same scripts, when I need to do certain things that I have + solved in the past. I also refer other people to them when asked. + This directory is a library for such "snippits" of code. + + This directory does not contain runnable DTrace scripts. + |
