aiuto!

2007-02-16 Thread manuel targa
Salve e` da pochissimo che uso la shell in Linux e ho caricato yakuake!!! Quando richiamo e scrivo una riga di comando tipo questa: bash-2.05b$ cd /mnt/usb mi risulta: bash-2.05b$: Qual`e' il comando che mi permette di sapere in che directory mi trovo??? Grazie mille. -- MANUEL - http://www.

Re: nocaseglob

2007-02-16 Thread Chet Ramey
Tim Waugh wrote: >> strcoll indicates that, in the "en_US" locale, `h' sorts between `A' and >> `Z'. In the "C" locale, it does not. This is consistent with the >> collating sequences I posted earlier. > > Here is what Ulrich Drepper has to say on the matter (see > https://bugzilla.redhat.com/b

Re: aiuto!

2007-02-16 Thread Benno Schulenberg
manuel targa wrote: > Qual`e' il comando che mi permette di sapere in che directory mi > trovo??? pwd Aŭ uzu: export PS1='\[\e[001;[EMAIL PROTECTED] \[\e[001;034m\]\w \$\[\e[000m\]' por ĉiam vidi kie vi estas. Benno ___ Bug-bash mailing list B

Re: nocaseglob

2007-02-16 Thread Bruce Korb
On 2/16/07, Chet Ramey <[EMAIL PROTECTED]> wrote: Tim Waugh wrote: >> strcoll indicates that, in the "en_US" locale, `h' sorts between `A' and >> `Z'. In the "C" locale, it does not. This is consistent with the >> collating sequences I posted earlier. > > Here is what Ulrich Drepper has to say