Le sam 09/10/2004 à 16:29, Wouter Verhelst a écrit :
> On Sat, Oct 09, 2004 at 12:48:23PM +0200, Jérôme Warnier wrote:
> > I got this strange behaviour on Sid today while upgrading
> > kernel-image-2.6.8-1-686. Notice on the log that I answered "n" to "Do
> > you want to stop now? [Y/n]", and it ab
On Sat, Oct 09, 2004 at 12:48:23PM +0200, Jérôme Warnier wrote:
> I got this strange behaviour on Sid today while upgrading
> kernel-image-2.6.8-1-686. Notice on the log that I answered "n" to "Do
> you want to stop now? [Y/n]", and it aborted just like if I answered
> "y".
>
> The only thing noti
Michael Meskes <[EMAIL PROTECTED]> writes:
> I usually run my shell with LC_ALL set to de_DE. Calling 'printf "%1.1f\n" 1'
> then gives me 1,0 which is the correct answer under the german locale.
>
> Now I unset LC_ALL to get the command to print 1.0 but wasn't able
> to.
printf is a bash builti
On Thu, Mar 30, 2000 at 07:48:00PM +0200, Michael Meskes wrote:
> I usually run my shell with LC_ALL set to de_DE.
Usually using LC_ALL is not a very good idea. It's better to use LANG, or, if
you want only particular aspects of the program behaviour to be localized,
LC_CTYPE, LC_MESSAGE, LC_TIME,
4 matches
Mail list logo