Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

create a symlink

ln -s [/path/to/file] [/path/to/symlink]
Comment

create symbolic link

ln -s source_file symbolic_link
Comment

create symbolic link

ln -s /path/to/original /path/to/link
Comment

create symbolic links

$ ln -s source_file symbolic_link
Comment

creating symbolic link

ln -s [OPTIONS] FILE LINK
Comment

Create symbolic link

ln -s robo3t-1.3.1-linux-x86_64-7419c406/bin/robo3t  ~/.local/lib
robo3t
Comment

PREVIOUS NEXT
Code Example
Shell :: git The requested URL returned error: 403 
Shell :: github terraform integration 
::  
Shell ::  
Shell ::  
::  
::  
Shell ::  
:: Command used to show the content stored inside a file in linux 
::  
Shell ::  
Shell :: ex: "push a new local repository to github" 
Shell ::  
::  
Shell ::  
:: Show All In Current Folder 
Shell ::  
::  
Shell ::  
::  
Shell :: linode aapanel info location 
:: Git - graph all commits for repot in terminal and show commit messages one line 
Shell :: search class in all files used 
::  
::  
:: case in fish 
:: vscode unable to resolve your shell environment 
Shell ::  
Shell :: how to rm file ubuntu contains jpg 
:: ubuntu dind docker image 
ADD CONTENT
Topic
Content
Source link
Name
9+9 =