Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

/dev/desu

Name: Anonymous 2008-05-08 18:41

i would like to have /dev/desu on leenux, an "infinite" file that only outputs DESUDESUDESUDESUDESU etc. pp.

is it possible to create that via mkfifo ?

Name: Anonymous 2008-05-10 9:31

>>33
Ok, this version is tested. Production quality code!
#!/bin/sh
mkfifo -m644 /dev/desu
while true; do ( while true; do printf DESU; done ) > /dev/desu; done

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List