Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

create a junction in windows

//in cmd
//LINK FOLDER will be created automatically

mklink /J "LINK FOLDER" "ORIGINAL FOLDER"

//ex
mklink /J "C:wampLinkFolderName" "C:Users
ameDocumentsOriginalFolder"
Comment

PREVIOUS NEXT
Code Example
Shell :: git clone in 
Shell :: bash minimize window 
Shell :: ubuntu timestamp 
Shell :: prometheus reload 
Shell :: install portainer docker 
Shell :: docker run container in background 
Shell :: revert last merge git 
Shell :: install chromedriver on linux 
Shell :: docker-compose build 
Shell :: ghost in the shell 
Shell :: install gnome-clocks ubuntu 
Shell :: open podfile in xcode from terminal 
Shell :: change email in git 
Shell :: command to create or change a password for a user 
Shell :: git change branch remote 
Shell :: remove netdata ubuntu 
Shell :: View total data received and sent (Linux) 
Shell :: ssh custom port fla 
Shell :: debian 9.4 telnet install 
Shell :: valet phpmyadmin 404 
Shell :: powershell change directory 
Shell :: git reflog reset 
Shell :: git clone latest commit 
Shell :: linux while loop 
Shell :: how to boot into bios dell 
Shell :: how to push changes to branch in git 
Shell :: how to get the files using the most storage ubuntu 
Shell :: installing redis on mac 
Shell :: git log show only merge commits 
Shell :: socket.io-client 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =