BUILD
BUILD
BUILD creates text files from the standard input.
Syntax: Build <path>
Example
/DD:build /dd/things/todo.txt
Will create a file called todo.txt in the THINGS directory, and prompt for input. Every line entered will be added to the file, until [ctrl]+[c] .
This is useful to create small script files or reminders.