Dust is meant to give you an instant overview of which directories are using disk space without requiring sort or head.
Like du but more intuitive!
— gargi
A very simple debugger which demonstrates the use of ptrace to set breakpoints and generate stack traces in a process being debugged. One can choose whether to set breakpoints, single step through the target process or continue to the next break point.
— gargi