<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.kamaradski.com/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.kamaradski.com/feed.php">
        <title>wiki.kamaradski.com - howto</title>
        <description></description>
        <link>https://wiki.kamaradski.com/</link>
        <image rdf:resource="https://wiki.kamaradski.com/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-04T10:29:23+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.kamaradski.com/doku.php?id=howto:bashblockquote&amp;rev=1677341116&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kamaradski.com/doku.php?id=howto:bashprofile&amp;rev=1676589946&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kamaradski.com/doku.php?id=howto:caskvsformulae&amp;rev=1678228320&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.kamaradski.com/lib/exe/fetch.php?media=wiki:logo.png">
        <title>wiki.kamaradski.com</title>
        <link>https://wiki.kamaradski.com/</link>
        <url>https://wiki.kamaradski.com/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://wiki.kamaradski.com/doku.php?id=howto:bashblockquote&amp;rev=1677341116&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-02-25T16:05:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>bashblockquote</title>
        <link>https://wiki.kamaradski.com/doku.php?id=howto:bashblockquote&amp;rev=1677341116&amp;do=diff</link>
        <description>Add a block quote in bash

You can use the : (colon) character as a no-op command to create a block comment. Here&#039;s an example:


: &#039;
This is a block comment in Bash.
You can write multiple lines of comments
within the single quotes, and the shell will
ignore all the text within them.
&#039;</description>
    </item>
    <item rdf:about="https://wiki.kamaradski.com/doku.php?id=howto:bashprofile&amp;rev=1676589946&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-02-16T23:25:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>bashprofile</title>
        <link>https://wiki.kamaradski.com/doku.php?id=howto:bashprofile&amp;rev=1676589946&amp;do=diff</link>
        <description>bash profile tips

what is

The ~/.bash_profile file is a shell script that is executed every time you start a new terminal session on a Unix-based operating system (such as Linux or macOS). It is typically used to set environment variables and customize your command prompt.</description>
    </item>
    <item rdf:about="https://wiki.kamaradski.com/doku.php?id=howto:caskvsformulae&amp;rev=1678228320&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-07T22:32:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>caskvsformulae</title>
        <link>https://wiki.kamaradski.com/doku.php?id=howto:caskvsformulae&amp;rev=1678228320&amp;do=diff</link>
        <description>homebrew: cask vs formulae

Homebrew is a package manager that allows users to easily install and manage various software packages on their macOS system. Homebrew provides two distinct types of packages: Homebrew Formulae and Homebrew Casks. While both Formulae and Casks serve the same purpose of installing software, there are significant differences between the two.</description>
    </item>
</rdf:RDF>
