<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Labkey on SI 667 - Winter 2026</title><link>https://morskyjezek.github.io/si667-2026-activities/tags/labkey/</link><description>Recent content in Labkey on SI 667 - Winter 2026</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 08 Feb 2026 15:26:08 -0500</lastBuildDate><atom:link href="https://morskyjezek.github.io/si667-2026-activities/tags/labkey/index.xml" rel="self" type="application/rss+xml"/><item><title>Lab 02 Key</title><link>https://morskyjezek.github.io/si667-2026-activities/labs/lab-02-key/</link><pubDate>Sun, 08 Feb 2026 15:26:08 -0500</pubDate><guid>https://morskyjezek.github.io/si667-2026-activities/labs/lab-02-key/</guid><description>&lt;p&gt;For reference, see the &lt;a href="https://docs.google.com/presentation/d/1OZyh3pcNeZ2NIyGptQuR_idpbW9SbMe0ZLuAtsr8Q14/edit?usp=drive_link"&gt;shell slide deck&lt;/a&gt; and &lt;a href="https://github.com/morskyjezek/si667-2026/blob/main/shell/exercise-shell-unix-basics.md"&gt;this reference document in the course GitHub repo&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="questions-to-answer"&gt;Questions to Answer&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Q1.&lt;/strong&gt; Imagine that you have opened a window that gives access to the command line. What command would you use to determine your current location (current path)?&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;$ &lt;span class="nb"&gt;pwd&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Q2.&lt;/strong&gt; What command would you use to move to another directory or folder?&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;$ &lt;span class="nb"&gt;cd&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Q3.&lt;/strong&gt; What command would you use to list the contents of the directory or folder?&lt;/p&gt;</description></item></channel></rss>