2008 May 13

Award bios usb stick boot

By WladyX on 13 May, 2008 | General | A comment?

VIM – Comment blocks of code

Mark the area which is to be commented using the *blockwise* visual mode (CTRL-V, in Windows this is CTRL-Q).

Press I (capital i) and write the text you want to prepend to each line of the selected block, e.g. %.

Then press ESC and the text will be inserted to the left of each line of the selected block.

VIM – Comment blocks of code « Not So Frequently Asked Questions

By WladyX on | General, Scripts, Vim | A comment?

Recover a MySQL Table with Zmanda Recovery Manager

By WladyX on | General, Mysql | A comment?