Thursday, March 8, 2012
Tuesday, February 14, 2012
Unzip
Unzip multiple zip files using Shell script
Scenario: You have quite a large number of zip files in a folder with other files and would like to avoid manual labor of extracting one file at a time.
The below graphic is the result of extracting an e-book downloaded from the web in compressed format.

Solution: A simple shell script to extract all files at one go.
Save the script with a .shextension and make sure it resides in the same directory as the compressed files.
Fire up the terminal, cd to the target directory and execute the script using ./xxxx.sh
Monday, January 23, 2012
InternetExplorer bookmarks recovery process from windowXP system
By default in XP, go to Run ---> " %USERPROFILE%\Favorites " ---> press Enter --> this will redirect you to the path : C:\Documents and Settings\jbaisani\Favorites
(copy and paste the above address as written)
(copy and paste the above address as written)
copy and paste into your backup data .
Thursday, January 5, 2012
Subscribe to:
Posts (Atom)