How to open UI in linux -
in windows if on command prompt (cmd), if write command
explorer . it open explorer current dir. there similar can linux?
xdg-open . opens default file explorer
xdg-open uses data
~/.local/share/applications/mimeapps.list (in cases) find correct application
the mime type directory inode/directory here
Comments
Post a Comment