<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Productivity on Amit Agarwal Linux Blog</title>
    <link>/tags/productivity/</link>
    <description>Recent content in Productivity on Amit Agarwal Linux Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Wed, 21 May 2025 00:00:00 +0530</lastBuildDate>
    
	<atom:link href="/tags/productivity/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Working with Gzip Files in Linux: Seamless Integration with Popular Tools</title>
      <link>/2025/05/21/2025-05-21-leveraging_gzip/</link>
      <pubDate>Wed, 21 May 2025 00:00:00 +0530</pubDate>
      
      <guid>/2025/05/21/2025-05-21-leveraging_gzip/</guid>
      <description>&lt;h1 id=&#34;working-with-gzip-files-in-linux-seamless-integration-with-popular-tools&#34;&gt;Working with Gzip Files in Linux: Seamless Integration with Popular Tools&lt;/h1&gt;
&lt;p&gt;Gzip is a widely used compression tool in the Linux ecosystem, offering efficient file size reduction for storage and transfer. But did you know that many Linux applications can work directly with &lt;code&gt;.gz&lt;/code&gt; files—no manual decompression required? This capability streamlines workflows and saves disk space.&lt;/p&gt;
&lt;h2 id=&#34;why-use-gzip&#34;&gt;Why Use Gzip?&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Reduces file size&lt;/strong&gt; for faster transfers and less storage.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Preserves file integrity&lt;/strong&gt; during downloads and uploads.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Widely supported&lt;/strong&gt; across Linux distributions and tools.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;using-gzipped-files-directly&#34;&gt;Using Gzipped Files Directly&lt;/h2&gt;
&lt;p&gt;Many popular Linux applications can open and process gzip-compressed files transparently. Here are some notable examples:&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Get the git url of current repo in clipboard</title>
      <link>/2019/12/30/git-url-current-repo-clipboard/</link>
      <pubDate>Mon, 30 Dec 2019 01:04:29 +0000</pubDate>
      
      <guid>/2019/12/30/git-url-current-repo-clipboard/</guid>
      <description>&lt;p&gt;Lot of times, I just want to copy the git url to clipboard. This is so common in my flow of work that I created an alias for it. Here it is:&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;pre class=&#34;brush:shell&#34;&gt;alias git-url=&#34;cat .git/config|awk &#39;/url/ {print $3}&#39;|xclip -i -selection clipboard&#34;&lt;/pre&gt;</description>
    </item>
    
    <item>
      <title>gphotoframe Free digital photo frame for your desk.</title>
      <link>/2010/08/11/gphotoframe-free-digital-photo-frame-desk/</link>
      <pubDate>Wed, 11 Aug 2010 02:46:01 +0000</pubDate>
      
      <guid>/2010/08/11/gphotoframe-free-digital-photo-frame-desk/</guid>
      <description>&lt;!--adsense#ad#2--&gt;
&lt;p&gt;First install the gphotoframe application with the command :&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;sudo yum install gphotoframe&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;and if you want gnome-screensaver compatibility then install the package gphotoframe-gss also.&lt;/p&gt;
&lt;p&gt;Gnome Photo Frame is a photo frame gadget for the &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;GNOME&amp;quot; rel=&amp;quot;homepage&amp;quot; href=&amp;quot;http://www.gnome.org/&amp;quot;&amp;gt;GNOME&lt;/a&gt; Desktop. Let&amp;amp;#8217;s see how this works.. run the command gphotoframe from a terminal:&lt;/p&gt;
&lt;p&gt;Here is what you will see :&lt;/p&gt;
&lt;p&gt;&amp;lt;a href=&amp;quot;http://blog.amit-agarwal.com/wp-content/uploads/2010/08/Screenshot-gphotoframe.png&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;size-medium wp-image-1880&amp;quot; title=&amp;quot;Screenshot-gphotoframe&amp;quot; src=&amp;quot;http://blog.amit-agarwal.com/wp-content/uploads/2010/08/Screenshot-gphotoframe-300x227.png&amp;quot; alt=&amp;quot;Screenshot-gphotoframe&amp;quot; width=&amp;quot;300&amp;quot; height=&amp;quot;227&amp;quot; /&amp;gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Don&amp;amp;#8217;t panic on seeing the blank/black page. You need to add the source first. So &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Mouse (computing)&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Mouse_%28computing%29&amp;quot;&amp;gt;right click&lt;/a&gt; on the window and go to preferences:&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
