Gvim tip #1
To delete a line containing a pattern
:g/profile/dReference:
To see the lines that this command will delete
:g/profile
[1] http://vim.wikia.com/wiki/Delete_all_lines_containing_a_pattern
Labels: gvim
To delete a line containing a pattern
:g/profile/dReference:
To see the lines that this command will delete
:g/profile
Labels: gvim
A Macro defined in Excel can be called from Perl. Here is the following code derived on googling that did the magic
Labels: Perl
somehow in my ubuntu machine gvim was not working had to install vim-perl or vim-gtk to get gvim to work.
In order to play DVDs, you must install some additional software. Unfortunately, DVD support is not provided by default in Ubuntu due to legal and technical restrictions.
Labels: linux ubuntu DVD
The standard set of libraries for C are not installed by default. When i tried to compile a C file it gave errors like stdio.h not found,etc Eventually it did not create the out file. Found out from ubuntu forums that i need to install build-essential package to install few developer libraries and packages.
Labels: Ubuntu
I installed Ubunty 8.04 Hardy on my Inspiron 1520. The installation went through very smoothly. I was amazed to find such an easy Linux installation. That too most of the hardware worked. Could test most of my hardware with the Live CD version itself. The installation was over in around 20 minutes.
Labels: Ubuntu
For several weeks i had been facing issue with my BIOS settings that my PC never remembered the current date and time. The situation has become worse that windows is not even booting up with a weak CMOS battery. It just freezes in that blue logon screen. Even Safemode boot is not happening with the boot freezing at mup.sys. On the other hand Linux boots up properly.
Labels: windowsxp