Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

make shortcut folder for wamp

//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 :: ssh connect with specific port 
Shell :: keep only last line bash 
Shell :: install wordcloud anaconda jupyter notbook 
Shell :: Nextcloud Fedora 36 
Shell :: how to delete a folder from the terminal ubuntu 
Shell :: install chocolatey 
Shell :: starting nodemon server 
Shell :: kill process from pid 
Shell :: git push to another repository 
Shell :: flask 
Shell :: : keyserver receive failed: No dirmngr 
Shell :: Error: Cannot tap homebrew/cask: invalid syntax in tap! 
Shell :: pytorch 
Shell :: how to start mongodb server in ubuntu 
Shell :: bash how to quotes work 
Shell :: how to install jupyter in excel 
Shell :: Grab IP address only (Linux) 
Shell :: Install Ubuntu WSL without Windows Store 
Shell :: wsl zsh get ip 
Shell :: bash cut delimiter last field 
Shell :: powershell git 
Shell :: gunicorn windows 
Shell :: sed add word to end of line 
Shell :: generate certificate 
Shell :: gitlab ci yml example 
Shell :: git merge squash 
Shell :: tar zip multiple files 
Shell :: install node specific version 
Shell :: display/search for a commit hash name in a git log 
Shell :: linux terminal speed test 
ADD CONTENT
Topic
Content
Source link
Name
5+3 =