Skip to content
Snippets Groups Projects
Commit 50e45543 authored by joshcarini's avatar joshcarini
Browse files

Update basic_linux_commands.md

parent 3eb59c66
No related branches found
No related tags found
1 merge request!139Update basic_linux_commands.md
......@@ -43,7 +43,7 @@ Linux Commands Reference List:
<td>list: Lists the files and directories located in the current directory</td>
<td><ul>
<li>ls</li>
<li>ls -a
<li>`ls -a`
<ul>
<li>shows all the files in the directory, including hidden ones</li>
</ul></li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment