Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to open directory in linux using command

Just use "open [path_to_dir]" in Unix or "start [path_to_dir]" in Windows as:
open .	#Open current directdory in Unix
start . #Open current directory in Windows
Comment

folder open command in linux

xdg-open ~/.bashrc
Comment

PREVIOUS NEXT
Code Example
Shell :: check openvpn working 
Shell :: firefox ubuntu snap install 
Shell :: push to existing repo github 
Shell :: start of .sh file 
Shell :: ubuntu customize Bash prompt 
Shell :: command to stop docker 
Shell :: svn commit file 
Shell :: centos curl command 
Shell :: installing haskell command 
Shell :: limit image size on github 
Shell :: terminal shortcut ubuntu 
Shell :: how to add remote branch 
Shell :: material ui icons installation 
Shell :: setup linux and chrome docker 
Shell :: ubuntu monitor io 
Shell :: git add and commit all in just one line 
Shell :: clone repo 
Shell :: create ssh key 
Shell :: wget a file from bitbucket 
Shell :: anaconda for ubuntu 20.04 
Shell :: install dbeaver using snap 
Shell :: ubuntu ram check ssh 
Shell :: docker change timezone 
Shell :: better wget 
Shell :: uninstall flake 8 in vs 
Shell :: how to see what files are committed in git 
Shell :: bash find term in files 
Shell :: python code to find os version of Webserver 
Shell :: git merge local branch 
Shell :: verbose stack Error: bcrypt@1.0.3 install: `node-pre-gyp install --fallback-to-build` 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =