> ## Documentation Index
> Fetch the complete documentation index at: https://docs.momokomizumi.me/llms.txt
> Use this file to discover all available pages before exploring further.

# Bash Basics

> Lets love bash

<img src="https://mintcdn.com/momokomizumi/i_JlK9LTmULOmvvD/images/miku_bJmXhq6r.gif?s=171dca3cdbf65efbac042a83972ce863" alt="miku_bJmXhq6r.gif" width="500" height="255" data-path="images/miku_bJmXhq6r.gif" />

<Info>
  If you dont know bash go read though the below links
</Info>

<CardGroup cols={3}>
  <Card title="Learn Bash in y Minutes" icon="code" href="https://learnxinyminutes.com/bash/">
    Speedrun the basics
  </Card>

  <Card title="Bash Guide" icon="code" href="https://mywiki.wooledge.org/BashGuide">
    Expanded basics
  </Card>

  <Card title="Bash Hackers Wiki" icon="computer" href="https://web.archive.org/web/20230406205817/https://wiki.bash-hackers.org/">
    The autistic rambling
  </Card>
</CardGroup>

Lets go!
