Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

make shortcut folder in htdocs

//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 ubuntu 
Shell :: refresh prometheus configuration 
Shell :: how to install winehq in ubuntu?? 
Shell :: install ag in mac 
Shell :: run mongodb on desktop 
Shell :: tailwind vite 
Shell :: zip some files linux 
Shell :: how to add directory path to path variable ubuntu 
Shell :: create and copy folder in ubuntu 
Shell :: change branch name 
Shell :: delete vendor file 
Shell :: conda install cython 
Shell :: installing pytorch 
Shell :: enable ssh ubuntu 
Shell :: github commit 
Shell :: su: failed to execute /bin/bash: Resource temporarily unavailable 
Shell :: View network transfer RX / TX (Linux) 
Shell :: git reset add 
Shell :: where are paint 3d files saved 
Shell :: valet allow phpmyadmin route 
Shell :: raspberry wifi scan 
Shell :: create flutter project command line 
Shell :: how to install jupyter notebook 
Shell :: generate certificate ssl 
Shell :: find rm files older than 30 days 
Shell :: git squash 
Shell :: bash merge pdf 
Shell :: powershell for each loop 
Shell :: how to unzip tar.gz file 
Shell :: error: src refspec develop does not match any 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =