Linux & Unix: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 31: | Line 31: | ||
* Some info in Spanish [[Image:Editor_vi.pdf]] | * Some info in Spanish [[Image:Editor_vi.pdf]] | ||
'''Compress''' | |||
* [[gzip]] | |||
Revision as of 10:12, 3 August 2009
go to Main Page, Computational Resources, Information & Help
Introduction
- The one page introduction to Linux File:The One Page Linux Manual.pdf
- 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.
Unix
List of Unix Commands File:Unix commands.pdf
vi Editor
- Some info in Spanish File:Editor vi.pdf
Compress