Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

open a folder linux

nautilus folder1
Comment

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 :: installing Snowflake connector 
Shell :: error installing drivelist npm 
Shell :: Printing 1-100 in Bash (3 ways) 
Shell :: nginx: invalid option: "restart" 
Shell :: docker remove not running containers 
Shell :: extract file extension bash 
Shell :: docker stop and remove specific container 
Shell :: cronjob run every hour 
Shell :: ubuntu install nodejs 
Shell :: How to change tab size on GitHub? 
Shell :: cgi directories 
Shell :: Update VS code from snap store 
Shell :: regex all not numbers 
Shell :: reset iis 
Shell :: install laravel mix 
Shell :: cocoapods not installed 
Shell :: install aws cli mac 
Shell :: add pg_config to path 
Shell :: could not connect to server: Connection refused Is the server running on host and accepting TCP/IP connections on port 5432? 
Shell :: bash command to open terminal 
Shell :: ubuntu desktop sharing not working teams 
Shell :: bash write 
Shell :: debian bullseye sources.list security 
Shell :: ubuntu mouse mover 
Shell :: pip version ubuntu 
Shell :: speed test cli 
Shell :: debian docker 
Shell :: speedtest linux cli 
Shell :: git reset remote origin 
Shell :: linux history with time 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =