On Wed, October 18, 2006 12:11, Loic Minier said:
>  This is the relevant code:
>         maj=$(echo "$deps" | cut -d',' -f1)
>         min=$(echo "$deps" | cut -d̈́',' -f2)
>
>  the second "cut -d" is not written with a real "d", instead it's an
>  UTF-8 sequence which looks very alike to a d.  (If you're using vim,
>  type "ga" to see the hex sequence of the first and the second "d".

Again, my fault. The UTF8 sequence must have looked to similar to a real
"d" to be spotted using whatever font I use in xterm. Thanks for catching
it, will fix tonight.

-- 
David Härdeman



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to