<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>LinuxQuestions.org Bookmarks: bash + cli</title> 
    <link>http://www.linuxquestions.org/bookmarks/</link> 
    <description>Recent bookmarks posted to LinuxQuestions.org Bookmarks</description>
    <ttl>60</ttl>

    <item>
        <title>Advanced Bash-Scripting Guide</title>
        <link>http://www.tldp.org/LDP/abs/html/</link>
        <description>An in-depth exploration of the art of shell scripting by Mendel Cooper</description>
        <dc:creator>muha</dc:creator>
        <pubDate>Wed, 15 Aug 2007 23:48:19 +0000</pubDate>

            <category>abs</category>
            <category>bash</category>
            <category>cli</category>
            <category>ebook</category>
            <category>guide</category>
            <category>script</category>
            <category>scripting</category>
    
    </item>
    <item>
        <title>Linux Shell Scripting Tutorial v1.05r3 A Beginner's handbook</title>
        <link>http://www.freeos.com/guides/lsst/</link>
        <description>Guide on shell scripting with script examples on freeos.com by Vivek G. Gite</description>
        <dc:creator>muha</dc:creator>
        <pubDate>Fri, 28 Apr 2006 03:14:06 +0000</pubDate>

            <category>awk</category>
            <category>bash</category>
            <category>cli</category>
            <category>ebook</category>
            <category>guide</category>
            <category>script</category>
            <category>tutorial</category>
    
    </item>
    <item>
        <title>The original users manual for sed</title>
        <link>http://www.urc.bl.ac.yu/manuals/progunix/sed.txt</link>
        <description>The original users manual for sed, by Lee E. McMahon, from the 7th edition UNIX Manual (1978)</description>
        <dc:creator>muha</dc:creator>
        <pubDate>Tue, 11 Apr 2006 20:52:34 +0000</pubDate>

            <category>bash</category>
            <category>cli</category>
            <category>manual</category>
            <category>sed</category>
            <category>tutorial</category>
    
    </item>
    <item>
        <title>nerdstuffs</title>
        <link>http://maarten.ligtvoet.org/nerdstuffs/</link>
        <description>A long list of bash one-liners and short descriptions of linux applications by example.</description>
        <dc:creator>muha</dc:creator>
        <pubDate>Fri, 07 Apr 2006 22:25:20 +0000</pubDate>

            <category>bash</category>
            <category>cli</category>
            <category>console</category>
            <category>guide</category>
            <category>one-liner</category>
    
    </item>
    <item>
        <title>sed-users : SED aka &quot;Stream EDitor&quot; (filter program)</title>
        <link>http://groups.yahoo.com/group/sed-users/</link>
        <description>The sed-users group / mailing list at yahoo groups.</description>
        <dc:creator>muha</dc:creator>
        <pubDate>Mon, 03 Apr 2006 20:06:31 +0000</pubDate>

            <category>bash</category>
            <category>cli</category>
            <category>mailinglist</category>
            <category>sed</category>
            <category>usergroup</category>
    
    </item>
    <item>
        <title>Sed, the Stream Editor by Ted Holt.</title>
        <link>http://www.itjungle.com/mpo/mpo092602-story04.html</link>
        <description>Sed examples by Ted Holt</description>
        <dc:creator>muha</dc:creator>
        <pubDate>Mon, 03 Apr 2006 20:03:32 +0000</pubDate>

            <category>bash</category>
            <category>cli</category>
            <category>example</category>
            <category>one-liner</category>
            <category>sed</category>
    
    </item>
    <item>
        <title>Frequently-Asked Questions about sed, the stream editor.</title>
        <link>http://sed.sourceforge.net/sedfaq.html</link>
        <description>The sed faq and examples at sed.sourceforge.net maintained by Eric Pement.</description>
        <dc:creator>muha</dc:creator>
        <pubDate>Mon, 03 Apr 2006 20:00:28 +0000</pubDate>

            <category>bash</category>
            <category>cli</category>
            <category>example</category>
            <category>faq</category>
            <category>sed</category>
            <category>tutorial</category>
    
    </item>
    <item>
        <title>Sed Faq - Frequently asked questions or &quot;He Sed | She Sed&quot;</title>
        <link>http://www.dreamwvr.com/sed-info/sed-faq.html</link>
        <description>This document is a list of Frequently Asked Questions and advanced examples about sed.</description>
        <dc:creator>muha</dc:creator>
        <pubDate>Mon, 03 Apr 2006 19:53:20 +0000</pubDate>

            <category>bash</category>
            <category>cli</category>
            <category>faq</category>
            <category>sed</category>
            <category>tutorial</category>
    
    </item>
    <item>
        <title>Sed - LinuxQuestions.org Wiki</title>
        <link>http://wiki.linuxquestions.org/wiki/Sed</link>
        <description>Sed page at the wiki from linuxquestions.</description>
        <dc:creator>muha</dc:creator>
        <pubDate>Mon, 03 Apr 2006 19:49:37 +0000</pubDate>

            <category>bash</category>
            <category>cli</category>
            <category>howto</category>
            <category>sed</category>
            <category>tutorial</category>
            <category>wiki</category>
    
    </item>
    <item>
        <title>Common threads: Sed by example, Part 1</title>
        <link>http://www-128.ibm.com/developerworks/linux/library/l-sed1.html</link>
        <description>Sed by example, Part 1 at IBM.</description>
        <dc:creator>muha</dc:creator>
        <pubDate>Mon, 03 Apr 2006 19:44:58 +0000</pubDate>

            <category>bash</category>
            <category>cli</category>
            <category>example</category>
            <category>howto</category>
            <category>one-liner</category>
            <category>sed</category>
    
    </item>
    <item>
        <title>The sed one-liners by Eric Pement</title>
        <link>http://sed.sourceforge.net/sed1line.txt</link>
        <description>One-liners for sed per category, by example.</description>
        <dc:creator>muha</dc:creator>
        <pubDate>Mon, 03 Apr 2006 19:41:45 +0000</pubDate>

            <category>bash</category>
            <category>cli</category>
            <category>example</category>
            <category>howto</category>
            <category>one-liner</category>
            <category>sed</category>
    
    </item>
    <item>
        <title>sed.sf.net - The SED $HOME</title>
        <link>http://sed.sourceforge.net/</link>
        <description>Alot of info on sed, such as scripts, tutorials and books.</description>
        <dc:creator>muha</dc:creator>
        <pubDate>Mon, 03 Apr 2006 19:38:52 +0000</pubDate>

            <category>bash</category>
            <category>cli</category>
            <category>sed</category>
            <category>tutorial</category>
    
    </item>
    <item>
        <title>Sed - An Introduction and Tutorial</title>
        <link>http://www.grymoire.com/Unix/Sed.html</link>
        <description>Sed - An Introduction and Tutorial on this stream editor.</description>
        <dc:creator>muha</dc:creator>
        <pubDate>Mon, 03 Apr 2006 19:36:08 +0000</pubDate>

            <category>bash</category>
            <category>cli</category>
            <category>sed</category>
            <category>tutorial</category>
    
    </item>
    <item>
        <title>LinuxCommand.org: Learn the Linux command line. Write shell scripts.</title>
        <link>http://www.linuxcommand.org/</link>
        <description>Basic Linux Introduction</description>
        <dc:creator>muha</dc:creator>
        <pubDate>Fri, 06 Jan 2006 19:52:13 +0000</pubDate>

            <category>bash</category>
            <category>cli</category>
            <category>command</category>
            <category>commands</category>
            <category>help</category>
            <category>learn</category>
            <category>script</category>
            <category>scripting</category>
            <category>scripts</category>
            <category>shell</category>
            <category>terminal</category>
    
    </item>
    <item>
        <title>Linux Command Directory: Index</title>
        <link>http://www.onlamp.com/linux/cmd/</link>
        <description>Alphabetical Directory of Linux 687 Commands from O'reilly's Linux in a Nutshell, 5th Edition.</description>
        <dc:creator>muha</dc:creator>
        <pubDate>Fri, 06 Jan 2006 19:44:08 +0000</pubDate>

            <category>bash</category>
            <category>cli</category>
            <category>commands</category>
            <category>konsole</category>
            <category>oreilly</category>
            <category>shell</category>
    
    </item>

</channel>
</rss>