Skip to content

Commit

Permalink
update command line tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
denten committed Oct 4, 2017
1 parent 5402e0e commit 8ec00de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tutorials/command-line/103-permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ touch test.txt
chmod u-w test.txt
nano test.txt
man sudo
cat /etc/passwd ## list all users on the machine
```

![List view.](../images/perm.png)
Expand Down

0 comments on commit 8ec00de

Please sign in to comment.