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

UNIX pipes

Name: Anonymous 2007-03-05 13:26 ID:+YArxL5d

why does this work: firefox yotsuba.jpg
but not this: ls|grep yotsuba|firefox

note: ls|grep yotsuba produces: yotsuba.jpg

what am I doing wrong?

Name: Anonymous 2007-03-12 6:30 ID:ST+SO8Xz

text file = ASCII, UNICODE ect
binary file = all others

its to do with the phasing of the information. text files can be loaded moar effectually if they are read in byte by byte (ASCII this means charater by charater). This is true in all OSs, including windows.

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