Linux & Unix: Difference between revisions

From Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:


* [[Graphical vi-vim Cheat Sheet]]  
* [[Graphical vi-vim Cheat Sheet]]  
* [http://www.viemu.com/a-why-vi-vim.html Why, oh WHY, do those #?@! nutheads use vi?]
* [http://www.viemu.com/a-why-vi-vim.html Why, oh WHY, do those #?@! nutheads use vi?]
* [http://www.glump.net/_media/howto/vi-vim-cheat-sheet-and-tutorial.pdf?id=howto%3Avim_graphical_cheat_sheet&cache=cache Tutorial]
* [http://www.glump.net/_media/howto/vi-vim-cheat-sheet-and-tutorial.pdf?id=howto%3Avim_graphical_cheat_sheet&cache=cache Tutorial]
* Some info in Spanish [[Image:Editor_vi.pdf‎]]
* Some info in Spanish [[Image:Editor_vi.pdf‎]]


Line 28: Line 25:


* [[gzip]]
* [[gzip]]
* [[tar]]
* [[tar]]



Revision as of 11:51, 4 August 2009

go back to Main Page, Computational Resources, Information & Help, Chemistry & More

Introduction

Shorcuts and commands for Linux:

  • shortcuts guide
  • 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

Compress/Decompress

Linux "How to ..."