<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.cs.vassar.edu/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://www.cs.vassar.edu/feed.php">
        <title>Computer Science | Vassar College</title>
        <description></description>
        <link>https://www.cs.vassar.edu/</link>
        <image rdf:resource="https://www.cs.vassar.edu/_media/favicon.ico" />
       <dc:date>2026-04-12T10:39:23+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/tutorial/linux_tutorial_three?rev=1463759323&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/tutorial/linux_tutorial_eight?rev=1463759356&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/tutorial/linux_tutorial_seven?rev=1463759351&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.cs.vassar.edu/_media/favicon.ico">
        <title>Computer Science | Vassar College</title>
        <link>https://www.cs.vassar.edu/</link>
        <url>https://www.cs.vassar.edu/_media/favicon.ico</url>
    </image>
    <item rdf:about="https://www.cs.vassar.edu/tutorial/linux_tutorial_three?rev=1463759323&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-20T15:48:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux_tutorial_three</title>
        <link>https://www.cs.vassar.edu/tutorial/linux_tutorial_three?rev=1463759323&amp;do=diff</link>
        <description>Linux Tutorial Three

3.1 Redirection

Most processes initiated by UNIX commands write to the standard output (that is, they write to the terminal screen), and many take their input from the standard input (that is, they read it from the keyboard). There is also the standard error, where processes write their error messages, by default, to the terminal screen.</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/tutorial/linux_tutorial_eight?rev=1463759356&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-20T15:49:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux_tutorial_eight</title>
        <link>https://www.cs.vassar.edu/tutorial/linux_tutorial_eight?rev=1463759356&amp;do=diff</link>
        <description>Linux Tutorial Eight

8.1 UNIX Variables

Variables are a way of passing information from the shell to programs when you run them. Programs look “in the environment” for particular variables and if they are found will use the values stored. Some are set by the system, others by you, yet others by the shell, or any program that loads another program.</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/tutorial/linux_tutorial_seven?rev=1463759351&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-20T15:49:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux_tutorial_seven</title>
        <link>https://www.cs.vassar.edu/tutorial/linux_tutorial_seven?rev=1463759351&amp;do=diff</link>
        <description>Linux Tutorial Seven

7.1 Compiling Linux software packages

We have many public domain and commercial software packages installed on our systems, which are available to all users. However, students are allowed to download and install small software packages in their own home directory, software usually only useful to them personally.</description>
    </item>
</rdf:RDF>
