Red Hat NETSCAPE MANAGEMENT SYSTEM 6.0 - CUSTOMIZATION Manual do Utilizador Página 241

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 300
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 240
16.3 Looking Around With ls 229
Figure 16.7: The .bashrc le
When you type the above command, what youre saying is, make a copy of the .bashrc le and
name that copy .bashrc2.
Now, you have a backup copy of the unmodied .bashrc le in your login directory. If you make a
mistake or have trouble, you can replace your .bashrc le by typing:
cp .bashrc2 .bashrc
at the shell prompt.
If you need to type this command, youll be saying, make a copy of the le .bashrc2 and name
that copy .bashrc. The copy command here will overwrite the original .bashrc le and youll
still keep a copy of the original (and untouched) .bashrc le with the name of .bashrc2.
Now that were prepared, well open .bashrc with Pico, a simplied text editor.(Atexteditorisa
utility program that can create or modify les.) From an xterm window, type:
pico .bashrc
You should see something like this:
Vista de página 240
1 2 ... 236 237 238 239 240 241 242 243 244 245 246 ... 299 300

Comentários a estes Manuais

Sem comentários