Pages
(Move to ...)
Home
Shell Scripts
Different methods
awk & sed
About
▼
Sunday, November 7, 2010
5 important things to follow to be a fast learner
›
Learning is a process, mandatory in every professional's life. When you get into an organization, you are always expected to learn fas...
7 comments:
Thursday, October 28, 2010
5 most important reasons why a Unix developer should use VIM
›
VIM is a text editor, an extension of vi. VIM is called so because it has lot of Vi Improved features, and hence the name. We saw how t...
Monday, October 18, 2010
User Account & Shell
›
When a new user account is created in UNIX, a lot of attributes are defined for the new user. The following are the ones : User Name U...
Wednesday, September 15, 2010
5 different ways to do file listing without ls command
›
ls has to be the command which every UNIX user has used the most. Well, what if ls command does not exist. Can we still list the files and...
Monday, September 13, 2010
EXINIT vs .exrc
›
In one of our earlier articles, we discussed the use of . exrc file . In this article, we will discuss about the EXINIT variable and how it ...
‹
›
Home
View web version