<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Linux Cheat Sheets</title>
    <link>http://techcheatsheets.com/tag/linux</link>
    <language>en-us</language>
    <ttl>720</ttl>
    <description>Recent listings that have been tagged with linux</description>
    <item>
      <title>awk Cheat Sheet Widget</title>
      <description>Max OSX Widget with all the main awk commands (includes gawk and nawk). Link is to a zip file. &lt;a href="http://www.aranaio.com/awkCheatWidget.zip"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Tue, 11 Nov 2008 08:40:00 -0800</pubDate>
      <guid>http://www.aranaio.com/awkCheatWidget.zip</guid>
      <link>http://www.aranaio.com/awkCheatWidget.zip</link>
      <category>linux</category>
      <category>mac</category>
      <category>regex</category>
      <category>unix</category>
    </item>
    <item>
      <title>DZone Refcardz: Getting Started with Eclipse</title>
      <description>This polished cheat sheet will get you started using the popular text/code editor Eclipse. Includes details on shortcuts, config options, plugins, and more... (Note: Registration required to download) &lt;a href="http://refcardz.dzone.com/refcardz/getting-started-eclipse"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Wed, 09 Jul 2008 21:04:00 -0700</pubDate>
      <guid>http://refcardz.dzone.com/refcardz/getting-started-eclipse</guid>
      <link>http://refcardz.dzone.com/refcardz/getting-started-eclipse</link>
      <category>linux</category>
      <category>mac</category>
      <category>windows</category>
    </item>
    <item>
      <title>Git Cheat Sheet</title>
      <description>Zack Rusin's released a great printable cheatsheet covering the now very popular version control system git. Includes not only commands, but also illustrates git concepts in an easy to understand way. &lt;a href="http://zrusin.blogspot.com/2007/09/git-cheat-sheet.html"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Tue, 22 Apr 2008 10:02:00 -0700</pubDate>
      <guid>http://zrusin.blogspot.com/2007/09/git-cheat-sheet.html</guid>
      <link>http://zrusin.blogspot.com/2007/09/git-cheat-sheet.html</link>
      <category>git</category>
      <category>linux</category>
      <category>ruby</category>
      <category>subversion</category>
      <category>unix</category>
      <category>windows</category>
    </item>
    <item>
      <title>The Definitive Guide to Bash Command Line History</title>
      <description>The guide and companion cheat sheet teaches you how to work efficiently with the commands you executed previously on the command line. Cheat sheet includes examples, keyboard shortcuts, shell variables, and more. &lt;a href="http://www.catonmat.net/blog/the-definitive-guide-to-bash-command-line-history/"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Tue, 19 Feb 2008 09:52:00 -0800</pubDate>
      <guid>http://www.catonmat.net/blog/the-definitive-guide-to-bash-command-line-history/</guid>
      <link>http://www.catonmat.net/blog/the-definitive-guide-to-bash-command-line-history/</link>
      <category>linux</category>
      <category>unix</category>
    </item>
    <item>
      <title>Bash's VI Editing Mode Cheat Sheet</title>
      <description>A quick tutorial and accompanying cheat sheet that summarizes default keyboard shortcuts for Bash's VI editing mode. The cheat sheet includes moving around, copy and pasting, searching and more. &lt;a href="http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Thu, 10 Jan 2008 08:30:00 -0800</pubDate>
      <guid>http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/</guid>
      <link>http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/</link>
      <category>linux</category>
      <category>unix</category>
      <category>vim</category>
    </item>
    <item>
      <title>GNU Screen Command Cheat Sheet</title>
      <description>GNU Screen, the handy tool used for managing multiple terminal sessions, has more features than you might think. Peteris Krumins dug into the software and made up a neat cheatsheet. &lt;a href="http://www.catonmat.net/blog/screen-terminal-emulator-cheat-sheet/"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Tue, 06 Nov 2007 16:57:00 -0800</pubDate>
      <guid>http://www.catonmat.net/blog/screen-terminal-emulator-cheat-sheet/</guid>
      <link>http://www.catonmat.net/blog/screen-terminal-emulator-cheat-sheet/</link>
      <category>linux</category>
      <category>unix</category>
    </item>
    <item>
      <title>Sed - Stream Editor - Cheat Sheet</title>
      <description>Peteris Krumins has released a cheat sheet for sed, the Unix stream editor. Covers basic commands, extensions, and command line arguments. &lt;a href="http://www.catonmat.net/blog/sed-stream-editor-cheat-sheet/"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Thu, 06 Sep 2007 09:09:00 -0700</pubDate>
      <guid>http://www.catonmat.net/blog/sed-stream-editor-cheat-sheet/</guid>
      <link>http://www.catonmat.net/blog/sed-stream-editor-cheat-sheet/</link>
      <category>linux</category>
      <category>unix</category>
    </item>
    <item>
      <title>Unix/Linux Command Cheat Sheet</title>
      <description>FOSSwire's released a very nice cheatsheet of basic Unix or Linux terminal commands. File management, system processes, and network information are just a few of the commands covered. Printable PDF &lt;a href="http://fosswire.com/2007/08/02/unixlinux-command-cheat-sheet/"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Wed, 08 Aug 2007 15:15:00 -0700</pubDate>
      <guid>http://fosswire.com/2007/08/02/unixlinux-command-cheat-sheet/</guid>
      <link>http://fosswire.com/2007/08/02/unixlinux-command-cheat-sheet/</link>
      <category>linux</category>
      <category>unix</category>
    </item>
    <item>
      <title>Learn UNIX in 10 minutes</title>
      <description>A quick guide to working in the UNIX shell. Although it might take you longer than 10 minutes to learn, this guide will help you out. &lt;a href="http://freeengineer.org/learnUNIXin10minutes.html"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Wed, 12 Jul 2006 16:45:00 -0700</pubDate>
      <guid>http://freeengineer.org/learnUNIXin10minutes.html</guid>
      <link>http://freeengineer.org/learnUNIXin10minutes.html</link>
      <category>linux</category>
      <category>unix</category>
    </item>
    <item>
      <title>TCP Ports</title>
      <description>A very complete list of standard tcp port numbers and the programs that use them. &lt;a href="http://www.gasmi.net/docs/tcp.html"&gt;[link]&lt;/a&gt;</description>
      <pubDate>Sat, 01 Jul 2006 20:40:00 -0700</pubDate>
      <guid>http://www.gasmi.net/docs/tcp.html</guid>
      <link>http://www.gasmi.net/docs/tcp.html</link>
      <category>linux</category>
      <category>networking</category>
      <category>windows</category>
    </item>
  </channel>
</rss>

