open(1) is xdg-open(1) on Linux

This commit is contained in:
Stefan Majewsky
2016-11-06 20:50:12 +01:00
committed by GitHub
parent 02a45dd455
commit fbde9aa64c

View File

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