** Lakshman's interface to world **
Sunday, January 08, 2012
PDF Merge / other utilities
›
http://www.pdfill.com/pdf_tools_free.html
24 comments:
Sunday, June 05, 2011
search filter
›
find . -name "*jar" -print -exec jar -tvf {} \; | grep pattern ...
4 comments:
Thursday, April 21, 2011
Search for a class file in a set of jars
›
Lot of times we get the following errors: Exception in thread "main" java.lang.NoClassDefFoundError: server And we just don't ...
Friday, April 01, 2011
KDE environment for Linux
›
Install Nomachine client, node and server on Linux machine and restart then http://www.nomachine.com/download-package.php?Prod_Id=2519 Resta...
2 comments:
Friday, March 18, 2011
linux rpm commands
›
For help, rpm --help or tar --help from the command line. Install a package rpm –ivh packagename upgrade a package rpm –Uvh packagename crea...
Friday, February 25, 2011
Converting html character to actual character
›
Source : http://webglimpse.net/docs/howto_uml.html #!/usr/local/bin/perl # converts html files into ascii by just stripping anything between...
11 comments:
Monday, December 20, 2010
Windows: Determine processor type 32 bit or 64 bit
›
http://support.microsoft.com/kb/827218 http://windows.microsoft.com/en-US/windows-vista/32-bit-and-64-bit-Windows-frequently-asked-questions
8 comments:
›
Home
View web version