<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>nixCraft &#187; gz</title> <atom:link href="http://www.cyberciti.biz/tips/tag/gz/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 03 Feb 2012 22:45:35 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>zcommands: Read gzip compressed text files on fly</title><link>http://www.cyberciti.biz/tips/decompress-and-expand-text-files.html</link> <comments>http://www.cyberciti.biz/tips/decompress-and-expand-text-files.html#comments</comments> <pubDate>Fri, 31 Aug 2007 15:31:07 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Solaris]]></category> <category><![CDATA[Tip of the day]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[compressed files]]></category> <category><![CDATA[gz]]></category> <category><![CDATA[gzip format]]></category> <category><![CDATA[text files]]></category> <category><![CDATA[uncompressed files]]></category> <category><![CDATA[zcat command]]></category> <category><![CDATA[zcmp command]]></category> <category><![CDATA[zdiff command]]></category> <category><![CDATA[zdump command]]></category> <category><![CDATA[zegrep command]]></category> <category><![CDATA[zfgrep command]]></category> <category><![CDATA[zgrep command]]></category> <category><![CDATA[zless command]]></category> <category><![CDATA[zmore command]]></category> <category><![CDATA[znew command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/decompress-and-expand-text-files.html</guid> <description><![CDATA[Both Linux and Unix like oses comes with z commands. It allows you to read gzip compressed text files using zless, zcat and zmore etc. gzip reduces the size of the files using Lempel-Ziv coding (LZ77). Whenever possible, each file is replaced by one with the extension .gz, while keeping the same ownership modes, access [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/decompress-and-expand-text-files.html/feed</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>How a Web server actually works ~ with C source code</title><link>http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html</link> <comments>http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html#comments</comments> <pubDate>Mon, 25 Sep 2006 23:18:12 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Beyond nixCraft]]></category> <category><![CDATA[C Programming]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[News]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[c functions]]></category> <category><![CDATA[c source code]]></category> <category><![CDATA[graphical images]]></category> <category><![CDATA[gz]]></category> <category><![CDATA[ibm developerworks]]></category> <category><![CDATA[incoming messages]]></category> <category><![CDATA[jgp]]></category> <category><![CDATA[network socket]]></category> <category><![CDATA[nweb]]></category> <category><![CDATA[png]]></category> <category><![CDATA[privileges]]></category> <category><![CDATA[pseudo code]]></category> <category><![CDATA[security holes]]></category> <category><![CDATA[server program]]></category> <category><![CDATA[server side scripts]]></category> <category><![CDATA[simple web server]]></category> <category><![CDATA[socket system]]></category> <category><![CDATA[static file]]></category> <category><![CDATA[static web]]></category> <category><![CDATA[web pages]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html</guid> <description><![CDATA[Do you wonder how to write a program that accepts incoming messages with a network socket? Have you ever just wanted your own Web server to experiment and learn with? Have you ever wondered how a Web server actually works? Experiment with nweb -- a simple Web server with only 200 lines of C source [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html/feed</wfw:commentRss> <slash:comments>22</slash:comments> </item> </channel> </rss>
