Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

create folder shortcut on desktop ubuntu

# Create desktop shortcut of folder or file
cd ~/Desktop
ln -s "PATH OF FILE/FODER"
Comment

PREVIOUS NEXT
Code Example
Shell :: add passphrase to ssh agent 
Shell :: E: Sub-process /usr/bin/dpkg returned an error code (1) 
Shell :: react native init 
Shell :: How to remove files from new gitignore file 
Shell :: powershell command history file 
Shell :: find which process is using port mac 
Shell :: github action run shell script 
Shell :: cdo mean of multiple files 
Shell :: ubuntu rename user login 
Shell :: install terminus in ubuntu 
Shell :: cronjob run every hour 
Shell :: ssh timeout option 
Shell :: ipconfig in ubantu 
Shell :: bash concatenate gzipped files 
Shell :: docker access denied 
Shell :: iisreset 
Shell :: git stash apply item 
Shell :: kubectl switch namespace command 
Shell :: your github oauth token for github.com contains invalid characters 
Shell :: ohow to kill pm2 servers 
Shell :: wait command bash 
Shell :: install mdx for nextjs 
Shell :: how to remove every space in a string in bash 
Shell :: windows kill process on port 
Shell :: ubuntu upgrade 
Shell :: git initial commit steps 
Shell :: how to remove installation from cent os 
Shell :: install typescript in gatsby 
Shell :: bash loop lines in file 
Shell :: adb get imei number 
ADD CONTENT
Topic
Content
Source link
Name
5+2 =