6 ms·
You forgot the "sudo" before "tee" > write stdin to a file that doesn't also write it to stdout You mean like "dd of=/path/file" ?
by axiolite 7mo ago
You forgot the "sudo" before "tee"
> write stdin to a file that doesn't also write it to stdout
You mean like "dd of=/path/file" ?
- zdragnar 7mo agoI physically/literally squinted when I saw disk destroyer. I know it's useful for other things, but it has become a fearful instinct at this point.
- goestin 7mo agoIf my memories serves me right it was meant to be "Copy Convert" but "cc" was already taken for "C Compiler" so they went to the next letter in the alphabet (alpha beta), hence "dd". Thanks for listening to my TED talk of useless and probably false information :) edit: i will be stealing disk destroyer, though
- axiolite 7mo agoAccording to Dennis Ritchie, the name is an allusion to the DD statement found in IBM's Job Control Language (JCL), where DD is short for data definition https://en.wikipedia.org/wiki/Dd_%28Unix%29#History