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-09 22:29

mkfifo("/dev/desu",0644);
fd = open("/dev/desu", O_WRONLY);
while(1) write(fd, "DESU", 4);

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