Merge pull request #4 from majewsky/patch-1

open(1) is xdg-open(1) on Linux
This commit is contained in:
Robert Chang
2016-11-07 09:19:58 +11:00
committed by GitHub

View File

@@ -130,7 +130,8 @@ stat -x readme.md
**STOP DOUBLE CLICKING A FILE**
```
open file
open file # on macOS
xdg-open file # on Linux
```
## <a id="zipfolder"></a>zip a folder