/ddump

A rather silly bash script

Primary LanguageShellGNU General Public License v3.0GPL-3.0

ddump reads the input of a file and dumps it to stdout.
Of course, you can redirect output elsewhere just as much as you can pipe it.
Beware that in the current form, piping should be done at one's discretion as
output isn't well thought of.