login
Header Space

 
 

Re: The dangers of playing with shared libraries

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Wednesday, April 14, 1993 - 12:27 pm

In article <1993Apr14.032021.12691@ksmith.com> keith@ksmith.com (Keith Smith) writes:

Assuming an 8-bit-clean shell (so you can handle binary files), cat is

        while read line; do echo line; done < infile > outfile

(Well, assuming your shell can handle LARGE lines... again, significant only
if you are going to copy binaries with it.)

++Brandon
-- 
Brandon S. Allbery                                       bsa@kf8nh.wariat.org

It's not too late to turn back from the "Gates" of Hell...
Linux: the FREE 32-bit operating system, available NOW. Why waaaaaait for NT?
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: The dangers of playing with shared libraries, Brandon S. Allbery, (Wed Apr 14, 12:27 pm)
speck-geostationary