Symbolic Links in Linux | Use SymLinks for Anything

Subscribers:
687,000
Published on ● Video Link: https://www.youtube.com/watch?v=mA08E59-zo8



Duration: 8:19
75,115 views
1,951


In this video, I go over Symbolic links in Linux. I use symlink for anything where I need certain files to show up at a spot in the file system. This can be incredible useful for linking game save file that you might share through an online cloud storage service like Dropbox without moving the file.

link a single file:
$ ln -s /path/to/file /path/to/symlink

or link a folder using identical syntax:
$ ln -s /path/to/dir /path/to/symlink



Support My Work
-----------------------------------------------------------------------------------
►► Get Updates, Launch Announcements and More ➜ https://www.cttstore.com/newsletter
►► Chris Titus Tech Digital Downloads ➜ https://www.cttstore.com/downloads
►► Product and Service Recommendations ➜ https://christitus.com/recommendations
►► My YouTube Gear and Computers ➜ https://www.amazon.com/shop/christitustech

Other Places to Find Me
-----------------------------------------------------------------------------------
►► Titus Tech Talk ➜ https://www.youtube.com/c/TitusTechTalk
►► Titus Tech Gaming ➜ https://www.youtube.com/c/TitusTechGaming
►► Chris Titus Fitness ➜ https://www.youtube.com/@christitusfitness
►► Twitch ➜ https://www.twitch.tv/christitustech
►► Twitter ➜ https://twitter.com/christitustech

DISCLAIMER: This video and description contain affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This helps supports the channel and allows us to continue to make videos like this. Thank you for your support!







Tags:
chris titus tech
linux
symbolic links
symbolic link
links
symbolic
hard links
symbolic links in linux
linux tutorial
links in linux
hard vs symbolic links linux
create a symbolic link in linux
hard and soft links in linux
soft and hard links in linux
linux symbolic links explained
symbolic links in telugu
hard and soft links in linux telugu
hard symbolic links in command line