Description Usage Arguments References See Also Examples
Opens a file manager to browse the provided path.
The default file manager can be set via options:
gtfo.fm.bin:Binary to call.
gtfo.fm.args:Arguments for bin. Use ā%sā as placeholder for the path.
If no option is set, xdg-open will be called on Linux, open on Mac OS and start on Windows.
These commands open the associated default application.
1 |
path |
[ |
https://github.com/freedesktop/xdg-utils
term to start a terminal and browse to start a browser.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.