[Linux] Symbolic link

Introduction

When I touched the Linux environment for the first time in a long time, I forgot the Linux command quite a bit, so make a note of it.

Symbolic link

Create symbolic links

ln -s [File name or directory name] [Link name]

Delete symbolic link

unlink [link name]

Recommended Posts

[Linux] Symbolic link
Linux
Paste the link on linux
How to put a symbolic link
Linux server construction link summary (CentOS7)
Linux command # 4
Linux commands
Linux commands
Linux command # 3
Linux overview
Linux basics
direnv (linux)
Organize Linux
linux commands
Linux practice
Ubuntu Linux 20.04
Linux Summary
Linux process
Linux permissions
Linux command # 5
About Linux
Linux basics
Forgot linux
About Linux
Linux commands
Linux commands
About Linux
About Linux
About Linux ①
Linux redirect
[Linux] Let's talk about when I stumbled upon a symbolic link I was using.