Featured Posts

ExtJS, Spring MVC 3 and Hibernate 3.5: CRUD DataGrid... This tutorial will walk through how to implement a CRUD (Create, Read, Update, Delete) DataGrid using ExtJS, Spring MVC 3 and Hibernate 3.5. What do we usually want to...

Readmore

ExtJS plugin: PagingToolbarResizer Well, this is my first ExtJS plugin. Though it is not an advanced plugin, I'm very happy and it is a big accomplishment for me! The problem: ExtJS PagingToolbar Component...

Readmore

Hibernate 3 Annotations Tutorial This tutorial will walk through how to implement a hello world project using Hibernate Annotations and MySQL database. Requirements Download and unzip Hibernate Core...

Readmore

My DeveloperWorks: What's life like for a female Java... Just wanted to share with you my interview on Valerie's My developerWorks blog: Interview with Loiane Groner, Java developer in Brazil. I'm very happy, because this interview...

Readmore

Getting started with ExtJS in your J2EE project This tutorial will walk through how to get an Ext JS installation up and running quickly in your java (J2EE) project. Level: Basic This is the screenshot of this tutorial: First,...

Readmore

Loiane Groner Rss

Quick Tip: Unix-VI Cheat Sheets

Posted on : 17-03-2010 | By : Loiane | In : UNIX

0

Earlier this week, I started to play around Unix/Aix. I have to confess: I was very confused with all those commands that are anything intuitive.

I was looking like those people that have never turned a computer on before, and you have to teach them how to use a mouse and how to move the cursor around the screen. Totally newbie.

I definitely need those cheat sheets I can reference when I’m working on the command line environment.

So I goggled it and I found some interesting cheat sheets/ref cards. Following are some links that helped me (in case you need it as well):

References:

vi Editor “Cheat Sheet”
Linux-Unix cheat sheets – The ultimate collection
Free Unix/Linux and vi/vim cheat sheets

Write a comment