<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.hpc.rug.nl/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://wiki.hpc.rug.nl/feed.php">
        <title>CIT Research Documentation - habrok:command_line</title>
        <description>University of Groningen</description>
        <link>https://wiki.hpc.rug.nl/</link>
        <image rdf:resource="https://wiki.hpc.rug.nl/_media/wiki/logo.png" />
       <dc:date>2026-05-06T11:33:14+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.hpc.rug.nl/habrok/command_line/start?rev=1598521601&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.hpc.rug.nl/habrok/command_line/viewing_and_editing_files?rev=1719489251&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.hpc.rug.nl/habrok/command_line/working_on_the_command_line_-_part_1?rev=1679307752&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.hpc.rug.nl/habrok/command_line/working_on_the_command_line_-_part_2?rev=1679402199&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.hpc.rug.nl/_media/wiki/logo.png">
        <title>CIT Research Documentation</title>
        <link>https://wiki.hpc.rug.nl/</link>
        <url>https://wiki.hpc.rug.nl/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://wiki.hpc.rug.nl/habrok/command_line/start?rev=1598521601&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-08-27T09:46:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Command line interface</title>
        <link>https://wiki.hpc.rug.nl/habrok/command_line/start?rev=1598521601&amp;do=diff</link>
        <description>Command line interface
 index</description>
    </item>
    <item rdf:about="https://wiki.hpc.rug.nl/habrok/command_line/viewing_and_editing_files?rev=1719489251&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-06-27T11:54:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Viewing and editing files</title>
        <link>https://wiki.hpc.rug.nl/habrok/command_line/viewing_and_editing_files?rev=1719489251&amp;do=diff</link>
        <description>Viewing and editing files

Viewing files on the command line

Very often the contents of a text file need to be inspected. There are two useful commands for that in Linux.

Dump contents to screen: cat

The first command is cat. You need to specify the filename as an argument:</description>
    </item>
    <item rdf:about="https://wiki.hpc.rug.nl/habrok/command_line/working_on_the_command_line_-_part_1?rev=1679307752&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-20T10:22:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Working on the command line - part 1</title>
        <link>https://wiki.hpc.rug.nl/habrok/command_line/working_on_the_command_line_-_part_1?rev=1679307752&amp;do=diff</link>
        <description>Working on the command line - part 1

After logging into the system, you will be greeted by a command line prompt, which typically looks like this:


username@login1:~ █


This line displays crucial information, including:

	*  Your username: This is the first part of the prompt, displayed before the</description>
    </item>
    <item rdf:about="https://wiki.hpc.rug.nl/habrok/command_line/working_on_the_command_line_-_part_2?rev=1679402199&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-21T12:36:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Working on the command line - part 2</title>
        <link>https://wiki.hpc.rug.nl/habrok/command_line/working_on_the_command_line_-_part_2?rev=1679402199&amp;do=diff</link>
        <description>Working on the command line - part 2

The first commands

A good introduction on how to work on the command line is available at the software carpentries website. The tutorial on using the command line can be found at: &lt;http://swcarpentry.github.io/shell-novice/&gt;

Since it is not useful to repeat all of this here, we will just give a very brief overview of some basic commands.
Note that you can also try working with these commands in the exercises we have set up for our basic course:</description>
    </item>
</rdf:RDF>
