From: James E. F. <jf...@ac...> - 2002-05-13 13:21:09
|
No DOS line feed unless your email client added them. I think it is an issue with the 'sh' on OS X. Can you look in the man page for 'sh' and tell me what the syntax for the builtin command "read" is? (Are OS X man pages online anywhere?) I think I might end up switching to perl for the install script -- I wanted to avoid it, but I think that it is more likely that everyone will have perl, than everyone having compatible utils (sed, grep, sh, cut). Thanks for the quick reply. :-) -James On Mon, 13 May 2002, Roman Jasin wrote: > First, it looks like you had DOS returns there, which stopped the script > from running on OS X (BSD Darwin). It raised a question tho. What about > Windows users? > See attachment for detailed output. > > James, keep up the good work. > > -Roman > |