Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 May 2002 06:50:53 +0000
From:      "J. Mallett" <jmallett@FreeBSD.ORG>
To:        "J. Mallett" <jmallett@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/xargs xargs.1 xargs.c
Message-ID:  <20020505065053.GF27192@FreeBSD.ORG>
In-Reply-To: <200205050642.g456gjT73726@freefall.freebsd.org>
References:  <200205050642.g456gjT73726@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, May 04, 2002 at 11:42:45PM -0700, J. Mallett wrote:
> jmallett    2002/05/04 23:42:45 PDT
> 
>   Modified files:
>     usr.bin/xargs        xargs.1 xargs.c 
>   Log:
>   Modify the -p implementation to use a user's locale, so they can respond to
>   the prompt in their native language.

ref5% LANG=fr_FR.ISO8859-1 ./xargs -p -I% echo %^À
dumdidum
echo dumdidum€?...non
dumdidumdidum
echo dumdidumdidum€?...oui
dumdidumdidum€
domdidumdidum
echo domdidumdidum€?...ouais
domdidumdidum€
dumdidumdidumdidum
echo dumdidumdidumdidum€?...yes
dumdidumdidumdidum€

Of course the lines ending with a Euro (€) are output, others are input.
-- 
jmallett@FreeBSD.org   | C, MIPS, POSIX, UNIX, BSD, IRC Geek.
http://www.FreeBSD.org | The Power to Serve
"I've never tried to give my life meaning by demeaning you."

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020505065053.GF27192>