Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to navigate to a folder in cmd windows 10

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 :: how to open directory in linux using command 
Shell :: how to install dataloader 
Shell :: find ip curl 
Shell :: How to allow permission to my new github account 
Shell :: copy file permissions to another file 
Shell :: bash variable execute 
Shell :: setting up path in zsh 
Shell :: ffmpeg install ubuntu 
Shell :: bash count occurrences of string in array 
Shell :: best code editor 
Shell :: composer install via cmd 
Shell :: docker compose stdin_open 
Shell :: how to scp from remote machine to local machine 
Shell :: how to revoke permissions from group and others 
Shell :: bash find file 
Shell :: ubuntu delete folder 
Shell :: scan all udp ports nmap 
Shell :: warning: LF will be replaced by CRLF in [file_path] 
Shell :: sed until first match 
Shell :: android studio tortoisegit 
Shell :: vim yank line 
Shell :: download chromium-browser/libffmpeg.so 
Shell :: ubuntu bluetooth microphone not working 
Shell :: journalctl date 
Shell :: install ntfs support debian 
Shell :: tsv to csv file bash 
Shell :: how to find zero byte files 
Shell :: symfony Unable to write in the "logs" directory (/var/www/html/var/log). 
Shell :: email client for linux 
Shell :: install h5py in jetson nano 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =