Home
Janak Sharma
Cancel

A short intro to VIM

Vim About Vim Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient an improved version of the vi editor distributed with most UNIX sy...

Linux Refresher

Linux Linux Resources cat < peanuts.txt > banana.txt The above command does input redirection ie input is redirected from standard input to peanuts.txt first (cat < peanuts.txt) is exe...

CSS

CSS:MDN Getting started The below notes are taken from here li.special { color: orange; font-weight: bold; } Just to test deployment This syntax means “target any li element that has a...

Recently Updated
Trending Tags
Trending Tags