Featured Posts

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

Tutorial: Getting Started with Spring Security This tutorial will cover a basic scenario where it  integrates Spring Security, using database-backed authentication, into an existing Spring web application. Spring...

Readmore

Integrating Spring Security with ExtJS Login Page This tutorial will walk through how to configure ExtJS Login form (Ajax login form) instead of default Spring Security login.jsp. Instead of using login.jsp from spring...

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

  • Share/Bookmark