1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Add an additional line of explanation

This commit is contained in:
jbranchaud
2016-06-08 08:18:55 -05:00
parent 4b4e690ea9
commit 84d5b7f19a

View File

@@ -17,4 +17,6 @@ $ echo /*(/)
/Applications /Library /Network /System /Users /Volumes /bin /cores /dev /home /net /opt /private /sbin /usr
```
You can go ahead and use that with any other command now (e.g. `ls`).
[source](http://zsh.sourceforge.net/Intro/intro_2.html)