Re: IFS and newlines.
From: Stephane CHAZELAS (this.address_at_is.invalid)
Date: 12/03/03
- Next message: Stephane CHAZELAS: "Re: Urgent, need script or command to extract lines from a huge text file"
- Previous message: Stephane CHAZELAS: "Re: The syntax of getting the size of the file?"
- In reply to: Dan Mercer: "Re: IFS and newlines."
- Next in thread: Dan Mercer: "Re: IFS and newlines."
- Reply: Dan Mercer: "Re: IFS and newlines."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 3 Dec 2003 08:29:29 +0100
2003-12-03, 04:13(+00), Dan Mercer:
[...]
> BTW, in ksh88 to get a newline:
>
> nl=${IFS#??}
I would certainly not do that.
nl='
'
-- Stéphane ["Stephane.Chazelas" at "free.fr"]
- Next message: Stephane CHAZELAS: "Re: Urgent, need script or command to extract lines from a huge text file"
- Previous message: Stephane CHAZELAS: "Re: The syntax of getting the size of the file?"
- In reply to: Dan Mercer: "Re: IFS and newlines."
- Next in thread: Dan Mercer: "Re: IFS and newlines."
- Reply: Dan Mercer: "Re: IFS and newlines."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|