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: ...@@ -43,7 +43,7 @@ Linux Commands Reference List:
<td>list: Lists the files and directories located in the current directory</td> <td>list: Lists the files and directories located in the current directory</td>
<td><ul> <td><ul>
<li>ls</li> <li>ls</li>
<li>ls -a <li>`ls -a`
<ul> <ul>
<li>shows all the files in the directory, including hidden ones</li> <li>shows all the files in the directory, including hidden ones</li>
</ul></li> </ul></li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment