Linux & Unix: Difference between revisions

From Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 24: Line 24:
'''vi Editor'''
'''vi Editor'''


*  
* [[Graphical vi-vim Cheat Sheet]]


[[Image:Editor_vi.pdf‎]]
* [http://www.viemu.com/a-why-vi-vim.html Why, oh WHY, do those #?@! nutheads use vi?]
 
* Tutorial
 
* Some info in Spanish [[Image:Editor_vi.pdf‎]]

Revision as of 13:22, 30 July 2009

go to Main Page, Computational Resources, Information & Help


Introduction

  • tar files:
uncompress tarz: tar xfvz name.tarz name

Shorcuts and commands for Linux:

Alt + Tab; to move from one window to another, in the same Desktop.

Control + Alt + -> or Control + Alt + <-; to move from one Desktop (or Workspace) to another.

shortcuts guide


Unix

List of Unix Commands File:Unix commands.pdf

vi Editor

  • Tutorial