bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with reading file and executing other stuffs?


From: Horinius
Subject: Re: Problem with reading file and executing other stuffs?
Date: Fri, 2 Nov 2007 11:47:50 -0700 (PDT)



Hugh Sasse wrote:
> 
> On Fri, 2 Nov 2007, Horinius wrote:
>> I've found that if the last line isn't terminated by a new-line, that
>> line
>> can't be read.  This seems to be a very common error and I've seen it in
>> other commands.
> 
> This is a Unix convention.  I don't know the origins.
> 

I was not talking about new-line vs carriage-return vs new-line AND
carriage-return.

I was saying that if the last character of the last line is also the last
character of the file, that line isn't read.  Or is it really what you're
referring to as "Unix convention"?
-- 
View this message in context: 
http://www.nabble.com/Problem-with-reading-file-and-executing-other-stuffs--tf4733602.html#a13553839
Sent from the Gnu - Bash mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]