help-bash
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[Help-bash] IFS & read
From
:
Bill Gradwohl
Subject
:
[Help-bash] IFS & read
Date
:
Sat, 26 May 2012 12:56:31 -0600
I have a file that uses the tab character as the separator.
Writing a read loop against that file works just fine and I get field separation.
I converted that file by replacing the tab character with \b and changed the IFS to match and now I don't get field separation.
I also tried \x00 and \x01 and they don't work either.
What are the allowable IFS characters as far as read is concerned?
--
Bill Gradwohl
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
[Help-bash] IFS & read
,
Bill Gradwohl
<=
Re: [Help-bash] IFS & read
,
Geir Hauge
,
2012/05/26
Re: [Help-bash] IFS & read
,
Stephane Chazelas
,
2012/05/26
Re: [Help-bash] IFS & read
,
Dan Douglas
,
2012/05/26
Re: [Help-bash] IFS & read
,
Greg Wooledge
,
2012/05/29
Re: [Help-bash] IFS & read
,
suvayu ali
,
2012/05/29
Re: [Help-bash] IFS & read
,
Greg Wooledge
,
2012/05/29
Re: [Help-bash] IFS & read
,
suvayu ali
,
2012/05/29
Re: [Help-bash] IFS & read
,
Stephane Chazelas
,
2012/05/26
Prev by Date:
Re: [Help-bash] Backup Script
Next by Date:
Re: [Help-bash] IFS & read
Previous by thread:
[Help-bash] Backup Script
Next by thread:
Re: [Help-bash] IFS & read
Index(es):
Date
Thread