Monday, June 2nd, 2008 10:49 PM
This command fetches a web page, converts it to text and shows it.
lynx -dump http://www.example.com/
No Comments »
Monday, November 19th, 2007 12:43 AM
Installing the dependencies for HTML Validator extension for Firefox on linux.
sudo yum install compat-libstdc++-296 compat-libstdc++-33 tidy
No Comments »
Wednesday, April 11th, 2007 07:14 PM
hh.exe -decompile <FolderName> <Chm_File_Name>
Example
hh.exe -decompile "E:\Backup\" E:\All Song4s.chm
[tags]windows,chm,help,decompile,html,file[/tags]
No Comments »