<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://mirkwood.cs.edinboro.edu/dokuwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://mirkwood.cs.edinboro.edu/dokuwiki/feed.php">
        <title>PennWest Edinboro CS Wiki guides</title>
        <description></description>
        <link>https://mirkwood.cs.edinboro.edu/dokuwiki/</link>
        <image rdf:resource="https://mirkwood.cs.edinboro.edu/dokuwiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-28T14:12:10+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://mirkwood.cs.edinboro.edu/dokuwiki/doku.php?id=guides:screen_shots&amp;rev=1659441553&amp;do=diff"/>
                <rdf:li rdf:resource="https://mirkwood.cs.edinboro.edu/dokuwiki/doku.php?id=guides:start&amp;rev=1659441553&amp;do=diff"/>
                <rdf:li rdf:resource="https://mirkwood.cs.edinboro.edu/dokuwiki/doku.php?id=guides:tar&amp;rev=1659441553&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://mirkwood.cs.edinboro.edu/dokuwiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>PennWest Edinboro CS Wiki</title>
        <link>https://mirkwood.cs.edinboro.edu/dokuwiki/</link>
        <url>https://mirkwood.cs.edinboro.edu/dokuwiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://mirkwood.cs.edinboro.edu/dokuwiki/doku.php?id=guides:screen_shots&amp;rev=1659441553&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-02T11:59:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>guides:screen_shots</title>
        <link>https://mirkwood.cs.edinboro.edu/dokuwiki/doku.php?id=guides:screen_shots&amp;rev=1659441553&amp;do=diff</link>
        <description>Screen Shots

You may need to capture what is shown on your screen to share with someone else.

The method for capturing a screen shot varies by operating system.

	*  Windows 10: You can either use a keystroke, or the Snip &amp; Sketch tool. See this CNet Page for more details.</description>
    </item>
    <item rdf:about="https://mirkwood.cs.edinboro.edu/dokuwiki/doku.php?id=guides:start&amp;rev=1659441553&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-02T11:59:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>guides:start</title>
        <link>https://mirkwood.cs.edinboro.edu/dokuwiki/doku.php?id=guides:start&amp;rev=1659441553&amp;do=diff</link>
        <description>Guides For Selected Hardware and Software

Software Guides

	*   Overview this section contains many smaller topics related to programming tools.
	*  PuTTY
	*  Using the GCC Compiler (g++/c++)
	*  Make
	*  Files in Windows and Linux

Other Guides

	*  Programming Style Guide
	*  Screen Shots
	*  Working with the Tape Archive Utility (TAR)
	*  Capturing a terminal session in linux with script</description>
    </item>
    <item rdf:about="https://mirkwood.cs.edinboro.edu/dokuwiki/doku.php?id=guides:tar&amp;rev=1659441553&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-02T11:59:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>guides:tar</title>
        <link>https://mirkwood.cs.edinboro.edu/dokuwiki/doku.php?id=guides:tar&amp;rev=1659441553&amp;do=diff</link>
        <description>Working with the Tape Archive Utility (TAR)

To make a tar file from the directory homework1


$ tar czf homework1.tgz homework1


To check the contents of a tar file called homework1.tgz


$ tar tzf homework.tgz


To extract the contents of a tar file called homework1.tgz</description>
    </item>
</rdf:RDF>
