Skip to content

Commit

Permalink
content modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
alonitac committed Sep 9, 2024
1 parent c29889e commit b22264b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/multichoice-questions/bash_techniques.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ <h2>Question 1</h2>
<li><input type="checkbox"> A and B</li>
</ul>
<h2>Question 2</h2>
<p>Which command would display the current shell’s process id (pid)?</p>
<p>Which command would display the current shell's process id (pid)?
</p>
<ul style="list-style-type: none;">
<li><input type="checkbox"> <code>echo $$</code></li>
<li><input type="checkbox"> <code>echo $!</code></li>
Expand Down

0 comments on commit b22264b

Please sign in to comment.