bug-bash
[Top][All Lists]
Advanced

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

IFS System variable


From: Eric Khanukayev
Subject: IFS System variable
Date: Wed, 13 Feb 2002 08:39:24 GMT
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1

Hello, My name is Eric.
Could You please tell me why I can not change the value of IFS variable,
and how can I do it right?
I'm using bash 2.04.21(1)-release (i386-redhat-linux-gnu)
When I type:
export IFS=: or export IFS=":"
then
echo $IFS - gives me standard IFS value (space,tab,new line)
Value of IFS never changes!
Please help me.

Thank You very much in advance.
Erick@prodigy.net



reply via email to

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