Free Web Hosting

How to extract .gz file content by gunzip utility

January 13th, 2008 Bala Krishna Posted in CentOS, Crawler, Error Log, Events, FFMPEG, FFMPEG-PHP, FLVTool, Financial, Firefox Add-On, General, Gmail Stuff, Linux, Linux Commands, Online Media, Operating System Tutorial, PHP Function, PHP Programming, PHP Tutorial, Page Rank, Tips and Tricks, Web Development, Web Technology, Window Application, windows xp No Comments »

Like the windows, gz is common compression utility in Linux. This guide is to extract content of the .gz file by gunzip utility. Here is the command to see and extract content of the gz file.

View gz file content

gunzip -c mybackup.gz

Extract file file content in another file. you can use different file extension depend on the content of file.

gunzip -c mybackup.gz > mybackup.sql

Compress the mybackup.sql file as mybackup.gz in the current directory.

gunzip -c mybackup.sql > mybackup.gz

Here is the full details of the gzip command.

Read the rest of this entry »

AddThis Social Bookmark Button

Search your bank SWIFT code online

October 25th, 2007 Bala Krishna Posted in Business Talk, Financial, Online Media, Security, Swift Code, Tips and Tricks, Web Technology No Comments »

search your bank swift code online

Are you looking for your bank swift code to wire transfer and tired from long communication from your bank customer care executive personnels? Probably, swift website is right place and help you to find out your bank swift code easily. Swift code also called BIC number required to receive money from wire transfer. To search swift code, open website by clicking swift logo in this post and find BIC search box on right bar content of the website.

search your bank swift code online

Search Result Swift Code for ICICI BANK

swift code search result

AddThis Social Bookmark Button




|