Sophie

Sophie

distrib > Mandriva > 9.1 > i586 > by-pkgid > f1098342ec4a2b28475e34123ce17201 > files > 93

howto-html-it-9.1-0.5mdk.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Bash Prompt HOWTO</TITLE>
<LINK HREF="Bash-Prompt-HOWTO-1.html" REL=next>


</HEAD>
<BODY>
<A HREF="Bash-Prompt-HOWTO-1.html">Avanti</A>
Indietro
Indice
<HR>
<H1>Bash Prompt HOWTO</H1>

<H2>Giles Orr, 
<A HREF="mailto:giles@interlog.com">giles@interlog.com</A></H2>v0.60, 07 gennaio 1999
<P><HR>
<EM>Viene discusso come creare e controllare il prompt del terminale e
di xterm, compresa l'uso delle sequenze di escape standard per
ottenere il nome utente, la directory di lavoro corrente, l'ora,
ecc. Vengono esposti ulteriori suggerimenti su come modificare le
barre di titolo di xterm, usare funzioni esterne per fornire
informazioni sul prompt e su come usare i colori ANSI.</EM>
<HR>
<P>
<H2><A NAME="toc1">1.</A> <A HREF="Bash-Prompt-HOWTO-1.html">Introduzione</A></H2>

<UL>
<LI><A HREF="Bash-Prompt-HOWTO-1.html#ss1.1">1.1 Prerequisiti</A>
<LI><A HREF="Bash-Prompt-HOWTO-1.html#ss1.2">1.2 Come Usare Questo Documento</A>
<LI><A HREF="Bash-Prompt-HOWTO-1.html#ss1.3">1.3 Traduzioni</A>
<LI><A HREF="Bash-Prompt-HOWTO-1.html#ss1.4">1.4 Problemi</A>
<LI><A HREF="Bash-Prompt-HOWTO-1.html#ss1.5">1.5 Inviatemi Commenti e Suggerimenti</A>
<LI><A HREF="Bash-Prompt-HOWTO-1.html#ss1.6">1.6 Crediti</A>
<LI><A HREF="Bash-Prompt-HOWTO-1.html#ss1.7">1.7 Copyright e Liberatoria</A>
</UL>
<P>
<H2><A NAME="toc2">2.</A> <A HREF="Bash-Prompt-HOWTO-2.html">Bash e i Prompt Bash </A></H2>

<UL>
<LI><A HREF="Bash-Prompt-HOWTO-2.html#ss2.1">2.1 Cosa &egrave; Bash</A>
<LI><A HREF="Bash-Prompt-HOWTO-2.html#ss2.2">2.2 Quali sono i vantaggi di modificare il prompt?</A>
<LI><A HREF="Bash-Prompt-HOWTO-2.html#ss2.3">2.3 Perch&eacute; darsi tante noie?</A>
<LI><A HREF="Bash-Prompt-HOWTO-2.html#ss2.4">2.4 Il Primo Passo</A>
<LI><A HREF="Bash-Prompt-HOWTO-2.html#ss2.5">2.5 Sequenza di Escape dei Prompt Bash </A>
<LI><A HREF="Bash-Prompt-HOWTO-2.html#ss2.6">2.6 Impostare Permanentemente le Stringhe PS? </A>
</UL>
<P>
<H2><A NAME="toc3">3.</A> <A HREF="Bash-Prompt-HOWTO-3.html">Comandi Esterni</A></H2>

<UL>
<LI><A HREF="Bash-Prompt-HOWTO-3.html#ss3.1">3.1 PROMPT_COMMAND</A>
<LI><A HREF="Bash-Prompt-HOWTO-3.html#ss3.2">3.2 Comandi Esterni nel Prompt</A>
<LI><A HREF="Bash-Prompt-HOWTO-3.html#ss3.3">3.3 Cosa Mettere nel Prompt</A>
<LI><A HREF="Bash-Prompt-HOWTO-3.html#ss3.4">3.4 Ambiente e Funzioni Bash</A>
</UL>
<P>
<H2><A NAME="toc4">4.</A> <A HREF="Bash-Prompt-HOWTO-4.html">Manipolazioni della Barra del Titolo di Xterm</A></H2>

<P>
<H2><A NAME="toc5">5.</A> <A HREF="Bash-Prompt-HOWTO-5.html">Sequenze di escape ANSI: Colori e Movimenti del Cursore</A></H2>

<UL>
<LI><A HREF="Bash-Prompt-HOWTO-5.html#ss5.1">5.1 Colori</A>
<LI><A HREF="Bash-Prompt-HOWTO-5.html#ss5.2">5.2 Movimenti del Cursore</A>
<LI><A HREF="Bash-Prompt-HOWTO-5.html#ss5.3">5.3 Muovere il Cursore Con tput</A>
</UL>
<P>
<H2><A NAME="toc6">6.</A> <A HREF="Bash-Prompt-HOWTO-6.html">Caratteri Speciali: Sequenze di Escape Ottali</A></H2>

<P>
<H2><A NAME="toc7">7.</A> <A HREF="Bash-Prompt-HOWTO-7.html">Il Pacchetto Bash Prompt </A></H2>

<UL>
<LI><A HREF="Bash-Prompt-HOWTO-7.html#ss7.1">7.1 Disponibilit&agrave; </A>
<LI><A HREF="Bash-Prompt-HOWTO-7.html#ss7.2">7.2 Cambiare il Font di Xterm</A>
</UL>
<P>
<H2><A NAME="toc8">8.</A> <A HREF="Bash-Prompt-HOWTO-8.html">Caricare un Prompt Differente</A></H2>

<UL>
<LI><A HREF="Bash-Prompt-HOWTO-8.html#ss8.1">8.1 Caricare un Prompt Differente, Pi&ugrave; Tardi</A>
<LI><A HREF="Bash-Prompt-HOWTO-8.html#ss8.2">8.2 Caricare un Prompt Differente, Immediatamente</A>
</UL>
<P>
<H2><A NAME="toc9">9.</A> <A HREF="Bash-Prompt-HOWTO-9.html">Caricare il Colori del Prompt Dinamicamente</A></H2>

<UL>
<LI><A HREF="Bash-Prompt-HOWTO-9.html#ss9.1">9.1 Un esempio che dimostra il concetto</A>
</UL>
<P>
<H2><A NAME="toc10">10.</A> <A HREF="Bash-Prompt-HOWTO-10.html">Prompt di Esempio</A></H2>

<UL>
<LI><A HREF="Bash-Prompt-HOWTO-10.html#ss10.1">10.1 Un Prompt "Leggero" </A>
<LI><A HREF="Bash-Prompt-HOWTO-10.html#ss10.2">10.2 Elite dai Temi Bashprompt</A>
<LI><A HREF="Bash-Prompt-HOWTO-10.html#ss10.3">10.3 Un Prompt per il "Power User"</A>
<LI><A HREF="Bash-Prompt-HOWTO-10.html#ss10.4">10.4 Un Prompt Largo Quanto il Terminale</A>
<LI><A HREF="Bash-Prompt-HOWTO-10.html#ss10.5">10.5 Il Prompt Orologio Inutile ed Elegante</A>
</UL>
<HR>
<A HREF="Bash-Prompt-HOWTO-1.html">Avanti</A>
Indietro
Indice
</BODY>
</HTML>