Re: write
"Bill Cunningham" <nospam@xxxxxxxxx> writes:
Yes. Great! Exactly what I was looking for. I guess I need to include
more headers. But where is it descided in the program that the file opened
written to and eventually closed is going to be a binary or text file?
There is no distinction in Linux. A file is just a bag o' bits.
The 'file' command takes a look at the contents of a file and makes a
guess as to its type. 'Data' is what it says when it sees a bunch of
non-printable characters, and can't make any other reasonable guesses.
.
Relevant Pages
- Re: xPC Binary Fifo Problem
... packet could trigger the code to think that it was the ... header of a different command. ... The problem I'm encountering is that the binary header FIFO ... under the serial system has problems with headers that start ... (comp.soft-sys.matlab) - Re: TCP question
... I wonder, because data is transferred as Bytes, should the headers be binary ... > All TCP data is transmitted as a series of bytes. ... > Take the MSN protocol for example. ... The first part of the command is a Command String (a ... (microsoft.public.dotnet.languages.vb) - Re: Problem Updating New Messages from NTTP News Server OE
... feature with that command or with Synchronize Account. ... > right click a particular newsgroup and click Properties>Syncronize ... > All Messages (Headers and Bodies) and from the same right click ... (microsoft.public.windows.inetexplorer.ie6_outlookexpress) - Re: I found the answer to the Comcast spam block
... non-optional STAT command. ... the body of the message but it always includes all of the headers (and ... number) to probably download all of a message and then check its size ... Magic is an e-mail monitor program that also provides for rules (or ... (microsoft.public.windows.inetexplorer.ie6_outlookexpress) - Re: I found the answer to the Comcast spam block
... server disconnect after the TOP command. ... delete it off server] ... Although Outlook can be configured to just download headers, ... Although there is no TOP command, their POP3 server supports the ... (microsoft.public.windows.inetexplorer.ie6_outlookexpress) |
|