Skip to content
Snippets Groups Projects
Commit 29492ea1 authored by Carrie A Brown's avatar Carrie A Brown
Browse files

Merge branch 'patch-1' into 'master'

Update basic_linux_commands.md

See merge request !139
parents 3eb59c66 50e45543
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