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 :: uninstall adobe creative cloud 
Shell :: git local to remote 
Shell :: count file linux 
Shell :: scp command ubuntu 
Shell :: visual studio 2022 cannot install nuget package 
Shell :: linux copy directory 
Shell :: ubuntu enable network manager 
Shell :: sh: webpack-dev-server: command not found 
Shell :: dokcer remove image 
Shell :: running docker image 
Shell :: wpa passphrase 
Shell :: command to check the amount of disk space used 
Shell :: add line to beginning of file shell script 
Shell :: uninstall all pip packages anaconda 
Shell :: git push to new branch 
Shell :: delete a word in Linux command line prompt 
Shell :: ubuntu terminal search command 
Shell :: reset password postgres ubuntu 
Shell :: install babel language 
Shell :: join computer to domain powershell script 
Shell :: bash change keymap 
Shell :: xrandr 1704x1000 
Shell :: How can I make a bash command run periodically 
Shell :: Linux Find word and replace text 
Shell :: bash change variable in while loop 
Shell :: close app with terminal 
Shell :: fast rename fasta header 
Shell :: restart windows computer from mac 
Shell :: how to uninstall Gnome System Monitor 
Shell :: flow for vim 
ADD CONTENT
Topic
Content
Source link
Name
6+1 =