<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CLI &amp; Scripting :: FAU Cybersecurity Club</title>
    <link>https://example.org/learn/cli-scripting/index.html</link>
    <description>Bash fundamentals and enough Python to automate real work from the terminal.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="https://example.org/learn/cli-scripting/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Bash Fundamentals</title>
      <link>https://example.org/learn/cli-scripting/bash/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://example.org/learn/cli-scripting/bash/index.html</guid>
      <description>The Bash basics needed to automate tasks and chain tools together on the command line.</description>
    </item>
    <item>
      <title>Python for Security</title>
      <link>https://example.org/learn/cli-scripting/python-scripting/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://example.org/learn/cli-scripting/python-scripting/index.html</guid>
      <description>Enough Python to read and write scripts for security work, without a full CS course.</description>
    </item>
  </channel>
</rss>