25-03-2025
This commit is contained in:
@@ -26,10 +26,21 @@ hello.txt link
|
||||
```bash
|
||||
~ ln -s link/hello.txt hello_you.txt
|
||||
|
||||
~❯ ls
|
||||
~
|
||||
$ ls
|
||||
hello.txt link hello_you.txt
|
||||
```
|
||||
|
||||
```bash
|
||||
~/.local/bin
|
||||
$ ln -s ~/Documents/Scripts/pihole/sync_pihole_lan.sh sync_pihole
|
||||
```
|
||||
|
||||
```bash
|
||||
~/.local/bin
|
||||
$ ln -s ~/Documents/Scripts/bashbirds/bashbirds.sh bashbird
|
||||
```
|
||||
|
||||
|
||||
|
||||
### hard link:
|
||||
|
||||
Reference in New Issue
Block a user