Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
router:gl-x750 [18:41 15/08/2024] – [Tabla] anakino7router:gl-x750 [20:29 19/05/2025] (actual) – editor externo 127.0.0.1
Línea 47: Línea 47:
 {{tablelayout?colwidth="129px,387px"}} {{tablelayout?colwidth="129px,387px"}}
 ^                  ^                                                                          ^ ^                  ^                                                                          ^
- vi filename     | edit filename starting at line 1                                         | +|vi filename     |edit filename starting at line 1                                         | 
- vi -r filename  | recover filename that was being edited when system crashed               | +|vi -r filename  |recover filename that was being edited when system crashed               | 
- :x<Return>      | quit vi, writing out modified file to file named in original invocation +|:x<Return>      |quit vi, writing out modified file to file named in original invocation 
- :q<Return>      | quit (or exit) vi                                                        | +|:q<Return>      |quit (or exit) vi                                                        | 
- :q!<Return>     | quit vi even though latest changes have not been saved for this vi call  |+|:q!<Return>     |quit vi even though latest changes have not been saved for this vi call  |