Merge pull request #52 from LorenzCK/patch-1

Add file launching on Windows
This commit is contained in:
Robert Chang
2021-08-09 00:43:42 +10:00
committed by GitHub

View File

@@ -188,6 +188,7 @@ $ stat readme.md # on Linux
```shell
$ xdg-open file # on Linux
$ open file # on MacOS
$ start file # on Windows
```
## zip a directory