Red Hat NETSCAPE MANAGEMENT SYSTEM 6.0 - CUSTOMIZATION Manual de usuario Pagina 241

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 300
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 240
1 2 ... 236 237 238 239 240 241 242 243 244 245 246 ... 299 300

Comentarios a estos manuales

Sin comentarios