- Open current directory from Terminal
xdg-open .
Above command will be open current directory (single dot) in file explorer.xdg-open
opens a file or URL in the user’s preferred application. Syntax of the command isxdg-open {file URL}
- Open website from Terminal
xdg-open 'http://www.freedesktop.org/'
Sharing is Caring !
Subscribe
0 Comments
Most Voted