WEI-Tek Consulting Company Blog

Tip, Tricks and Letting off steam

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • Tech Notes
    • Apple
    • Internet
    • Linux
      • MySQL
    • Microsoft
      • Windows
    • Novell
      • GroupWise
      • OES2 – NOWS
    • Synology
  • Daily News

Category Archives: Linux

Linux tips and tricks.

Vim Cheat Sheet

Posted on December 24, 2011 by rainewalker
1

 

Vim Commands Cheat Sheet

 


How to Exit

 

:q[uit] Quit Vim. This fails when changes have been made.
:q[uit]! Quit without writing.
:cq[uit] Quit always, without writing.
:wq Write the current file and exit.
:wq! Write the current file and exit always.
:wq {file} Write to {file}. Exit if not editing the last Continue reading →
Posted in Linux | Tagged Cheat sheet, VIM | 1 Reply

Bash shortcut Keys

Posted on December 6, 2011 by WEI-Tek Admin
5

Keyboard Shortcuts for Bash ( Command Shell for Ubuntu, Debian, Suse, Redhat, Linux, etc)

The default shell on most Linux operating systems is called Bash. There are a couple of important hotkeys that you should get familiar with if you plan to spend a lot of time at the command line. These shortcuts will save you a ton of time Continue reading →

Posted in Linux | Tagged Bash, Shortcut Keys | 5 Replies

VI Shortcut Keys

Posted on December 4, 2011 by WEI-Tek Admin
1

VI List of shortcut keys

Shortcut Command
Insert

VI

i Inserts text to the left of the cursor.
I Inserts text at the beginning of the line, no matter where the cursor is positioned on the Continue reading →
Posted in Linux | Tagged Shortcut Keys, VI | 1 Reply

 

May 2012
M T W T F S S
« Apr    
 123456
78910111213
14151617181920
21222324252627
28293031  

ADS-B

Proudly powered by WordPress