update survey link and fix pt slides

This commit is contained in:
Natalie Elphick 2024-03-11 10:17:13 -07:00
parent 02b2485d34
commit ea58f5a8d2
4 changed files with 23 additions and 12 deletions

View file

@ -2348,8 +2348,8 @@ size)</li>
</ul> </ul>
<pre class="text"><code>ls -lah part_1</code></pre> <pre class="text"><code>ls -lah part_1</code></pre>
<pre><code>total 8 <pre><code>total 8
drwx---rw-@ 4 nelphick staff 128B Mar 4 12:59 . drwx---rw-@ 4 nelphick staff 128B Mar 11 10:10 .
drwxr-xr-x@ 5 nelphick staff 160B Mar 4 12:59 .. drwxr-xr-x@ 5 nelphick staff 160B Mar 11 10:10 ..
-rw-r--r--@ 1 nelphick staff 0B Apr 11 2023 .hidden_file.txt -rw-r--r--@ 1 nelphick staff 0B Apr 11 2023 .hidden_file.txt
-rw-r--r--@ 1 nelphick staff 60B Apr 12 2023 list_numbers.tsv</code></pre> -rw-r--r--@ 1 nelphick staff 60B Apr 12 2023 list_numbers.tsv</code></pre>
</section> </section>
@ -2362,8 +2362,8 @@ ls -l</code></pre>
<pre><code>cd .. <pre><code>cd ..
ls -l</code></pre> ls -l</code></pre>
<pre><code>total 0 <pre><code>total 0
drwx---rw-@ 4 nelphick staff 128 Mar 4 12:59 part_1 drwx---rw-@ 4 nelphick staff 128 Mar 11 10:10 part_1
drwxr-xr-x@ 3 nelphick staff 96 Mar 4 12:59 part_2</code></pre> drwxr-xr-x@ 3 nelphick staff 96 Mar 11 10:10 part_2</code></pre>
</section></section> </section></section>
<section> <section>
<section id="creating-and-altering-files" class="title-slide slide level1"> <section id="creating-and-altering-files" class="title-slide slide level1">
@ -2699,7 +2699,8 @@ time</li>
<section id="survey" class="slide level2"> <section id="survey" class="slide level2">
<h2>Survey</h2> <h2>Survey</h2>
<ul> <ul>
<li>Please take some time to fill out the workshop survey: <a href="https://www.surveymonkey.com/r/DY7K5ZY" class="uri">https://www.surveymonkey.com/r/DY7K5ZY</a></li> <li>Please take some time to fill out the workshop survey:<br />
<a href="https://www.surveymonkey.com/r/F75J6VZ" class="uri">https://www.surveymonkey.com/r/F75J6VZ</a></li>
</ul> </ul>
</section> </section>
<section id="additional-learning-materials" class="slide level2"> <section id="additional-learning-materials" class="slide level2">

View file

@ -1961,9 +1961,9 @@ compressed archive files</li>
<pre class="text"><code>tar -czf part_1.tar.gz part_1 <pre class="text"><code>tar -czf part_1.tar.gz part_1
ls -l</code></pre> ls -l</code></pre>
<pre><code>total 8 <pre><code>total 8
drwx---rw-@ 4 nelphick staff 128 Mar 5 12:20 part_1 drwx---rw-@ 4 nelphick staff 128 Mar 11 10:11 part_1
-rw-r--r-- 1 nelphick staff 801 Mar 5 12:24 part_1.tar.gz -rw-r--r--@ 1 nelphick staff 800 Mar 11 10:11 part_1.tar.gz
drwxr-xr-x@ 4 nelphick staff 128 Mar 5 12:24 part_2</code></pre> drwxr-xr-x@ 4 nelphick staff 128 Mar 11 10:11 part_2</code></pre>
<ul> <ul>
<li>-c: create a new archive</li> <li>-c: create a new archive</li>
<li>-f: specify the name of the archive file</li> <li>-f: specify the name of the archive file</li>
@ -2106,13 +2106,13 @@ interpreter is</li>
<li>By default, files are not executable</li> <li>By default, files are not executable</li>
</ul> </ul>
<pre class="text"><code>ls -l part_2/example_script.sh</code></pre> <pre class="text"><code>ls -l part_2/example_script.sh</code></pre>
<pre><code>-rw-r--r-- 1 nelphick staff 287 Mar 5 12:24 part_2/example_script.sh</code></pre> <pre><code>-rw-r--r--@ 1 nelphick staff 287 Mar 11 10:11 part_2/example_script.sh</code></pre>
<ul> <ul>
<li>We can set the execute bit like this</li> <li>We can set the execute bit like this</li>
</ul> </ul>
<pre class="text"><code>chmod u+x part_2/example_script.sh <pre class="text"><code>chmod u+x part_2/example_script.sh
ls -l part_2/example_script.sh</code></pre> ls -l part_2/example_script.sh</code></pre>
<pre><code>-rwxr--r-- 1 nelphick staff 287 Mar 5 12:24 part_2/example_script.sh</code></pre> <pre><code>-rwxr--r--@ 1 nelphick staff 287 Mar 11 10:11 part_2/example_script.sh</code></pre>
</section> </section>
<section id="example" class="slide level2"> <section id="example" class="slide level2">
<h2>Example</h2> <h2>Example</h2>
@ -2307,6 +2307,13 @@ Line</a></li>
</ul></li> </ul></li>
</ul> </ul>
</section> </section>
<section id="survey-1" class="slide level2">
<h2>Survey</h2>
<ul>
<li>Please take some time to fill out the workshop survey:<br />
<a href="https://www.surveymonkey.com/r/F75J6VZ" class="uri">https://www.surveymonkey.com/r/F75J6VZ</a></li>
</ul>
</section>
<section id="upcoming-data-science-training-program-workshops" class="slide level2"> <section id="upcoming-data-science-training-program-workshops" class="slide level2">
<h2>Upcoming Data Science Training Program Workshops</h2> <h2>Upcoming Data Science Training Program Workshops</h2>
<p><a href="https://gladstone.org/events/introduction-pathway-analysis-1">Introduction <p><a href="https://gladstone.org/events/introduction-pathway-analysis-1">Introduction

View file

@ -558,7 +558,7 @@ cat part_1/list_numbers.csv | cut -d "," -f 8 | sort -nu
## Survey ## Survey
- Please take some time to fill out the workshop survey: - Please take some time to fill out the workshop survey:
https://www.surveymonkey.com/r/DY7K5ZY https://www.surveymonkey.com/r/F75J6VZ
## Additional learning materials ## Additional learning materials

View file

@ -409,7 +409,10 @@ https://www.surveymonkey.com/r/DY7K5ZY
- [The Unix Workbench](https://seankross.com/the-unix-workbench/index.html) - [The Unix Workbench](https://seankross.com/the-unix-workbench/index.html)
- [The Linux Command Line](http://linuxcommand.org/tlcl.php) - [The Linux Command Line](http://linuxcommand.org/tlcl.php)
## Survey
- Please take some time to fill out the workshop survey:
https://www.surveymonkey.com/r/F75J6VZ
## Upcoming Data Science Training Program Workshops ## Upcoming Data Science Training Program Workshops