On Mon, 31 Jul 2000, Mike A. Harris wrote:
> echo -${zz%%    *}:${zz##*     }
[...]
> confusing.  I tried replacing the hard TAB character with "\t",
> "\011", all to no avail.  Any other idea?

Could you set a variable to be a tab character (ie. ${TAB} ;-), then
substitute it in here? Just a thought.

-- 
Edward S. Marshall <[EMAIL PROTECTED]>                 UNIX Administrator
http://www.nyx.net/~emarshal/                                   Mercantec, Inc.



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to