Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bash command to open file explorer

#The following works in all desktop environments by using the default file manager:

xdg-open .
#You can also open files from the terminal as if you had double clicked them in the file manager:

xdg-open file
Comment

PREVIOUS NEXT
Code Example
Shell :: git undo unstaged changes to one file 
Shell :: torch 1.1.0 install 
Shell :: install php freebsd 
Shell :: install screen recorder linux 
Shell :: git remove first stash 
Shell :: uninstall kde 
Shell :: git add identity 
Shell :: how to install pip ubuntu python2 
Shell :: Bell char 
Shell :: This repository has moved 
Shell :: cmd unzip windows 
Shell :: sudo rmdir recursive 
Shell :: raspberrypi open port 
Shell :: How do I undo the most recent local commits in Git? 
Shell :: remving merged commit 
Shell :: delete git branch 
Shell :: php artisan doctrine migrations add all 
Shell :: rename multiple files in linux 
Shell :: find ip curl 
Shell :: git update .gitignore 
Shell :: bash count occurrences of string in array 
Shell :: composer php 
Shell :: install couchdb ubuntu 18.04 
Shell :: how to push local created commit to another branch in git 
Shell :: how to unistall dependencies 
Shell :: shell get unique lines 
Shell :: sed until first match 
Shell :: react quill 
Shell :: install scala on mac 
Shell :: How to use my windows file through bash 
ADD CONTENT
Topic
Content
Source link
Name
7+2 =