henricksnowden / ddump

A rather silly bash script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A rather silly bash script

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%