Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu open directory from terminal

xdg-open folder_name
Comment

open folder from terminal ubuntu

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

PREVIOUS NEXT
Code Example
Shell :: open current directory 
Shell :: npx gitignore generator 
Shell :: what is my ip 
Shell :: gitignore file download 
Shell :: symbolic link wsl mnt 
Shell :: How to Install & Run CodeIgniter Framework 
Shell :: github readme images 
Shell :: download images from url terminal 
Shell :: get only file names from CMD 
Shell :: github refs/remotes/origin/master do not point to a valid object 
Shell :: install composer phar 
Shell :: amplify delete storage 
Shell :: how to delete a file in linux 
Shell :: install pip ubuntu 
Shell :: ssh 
Shell :: git clone different ssh key 
Shell :: rials db down 
Shell :: copy file from ssh server to local 
Shell :: git set-url no such remote origin 
Shell :: latest package yarn dependencies 
Shell :: cronjob in termux 
Shell :: osx update host file 
Shell :: install git linux 
Shell :: install neofetch on debian 
Shell :: how to add text to promt in linux 
Shell :: git stash error: unknown switch `e‘ 
Shell :: tasksel uninstall package 
Shell :: screenshot in ubuntu 
Shell :: command line argument bash 
Shell :: chown -R www-data:www-data 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =