# Tut 1: Bash commands intro

Most of this tutorial is on your own, using the powerpoint and the links provided below. See a reference list of important commands at the bottom.

## Review the powerpoint:

{% file src="/files/DzW1aysPhAr7sjNAxIxW" %}

## Tutorial:

First do this: [https://jwestrob.github.io/Week\_1\_walkthrough/ ](<https://jwestrob.github.io/Week_1_walkthrough/ >)

Then for rest of class, or to complete at home, do one of these: [http://learnpythonthehardway.org/book/appendixa.html ](<http://learnpythonthehardway.org/book/appendixa.html >)

For those not using WSL and windows terminal, or those who want a more guided experience, use <https://linuxsurvival.com/>, up to (including) Home directories in Module 3. Should take \~1 hr, but will soar you ahead in your linux skills. Note: We won’t ask you to do much work at home, but this is a really good idea to set you up with the operating skills for the semester.

## Bash commands list:

{% file src="/files/bxeRB7PyFCbffE0YJICy" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://prestons-tutorials.gitbook.io/metagenome_assembled_genomics_tutorials/tut-1-bash-commands-intro.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
