Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

open folder in gui from terminal linux

;'
xdg-open is part of the xdg-utils package, 
which is commonly installed by default in many 
distributions (including Ubuntu). It is designed 
to work for multiple desktop environments, 
calling the default handler for the file type in 
your desktop environment.

Try runing the xdg-open command followed by the directory path/name:
'

xdg-open [directory name]

Comment

PREVIOUS NEXT
Code Example
Shell :: kali linux ipsweep zsh permission denied 
Shell :: error could not lock config file .git/config permission denied ubuntu 
Shell :: git pull with username and password 
Shell :: powershell elevate to admin within a function 
Shell :: switch wsl 2 to 1 
Shell :: linux package path 
Shell :: ionic start server 
Shell :: untar file in linux 
Shell :: httpd.conf location centos 
Shell :: navigate to drive d cmd 
Shell :: clean my ubuntu 
Shell :: compare strings shell 
Shell :: git remove local changes and pull 
Shell :: delete git remote heroku 
Shell :: grep windows 
Shell :: git reset last commit keep changes 
Shell :: git how to make shallow clone with all branches 
Shell :: copy folder from on server machine 
Shell :: alpine linux install redis-cli 
Shell :: push heroku 
Shell :: install chrome webdriver node 
Shell :: install flask ubuntu 20.04 
Shell :: install docker centos 8 
Shell :: compare local branch with remote branch 
Shell :: edit bash profile 
Shell :: node check installed modules 
Shell :: HOW TO REPLACE A CHARACTER FROM A STRING IN BASH 
Shell :: ec2 download file 
Shell :: bash find full path 
Shell :: ubuntu set date time command line 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =