vimdiff_2_html

Save Vimdiff Output To HTML

The script ( vimdiff_to_html.sh ) matches the filename from first directory to same filename from second directory … Read more

How to install Android Studio for 64 bit Ubuntu machines ?

Note: Android no longer supports Studio for 32 bit Linux / Ubuntu platforms hence you will need … Read more

Copy Paste Vim

Keyboard shortcuts for Cut, Copy and Paste in Vim Editor

In Last post “VIM : How to create a file and write contents using vim editor” we … Read more

Compare files with Visual File diff tool of VIM

vimdiff is very good command which we can use to identify what the differences between two files. … Read more