mirror of
https://github.com/trinib/Linux-Bash-Commands.git
synced 2025-07-02 01:36:46 -04:00
Update README.md
This commit is contained in:
parent
5af5f9cc93
commit
75f3ae5763
1 changed files with 1 additions and 1 deletions
|
@ -4410,7 +4410,7 @@ sudo apt-get install fd-find
|
|||
```
|
||||
_**Add binary link**_<i>(set correct bin directory location if error)</i> :
|
||||
```bash
|
||||
$(which fdfind) ~/.local/bin/fd
|
||||
ln -s $(which fdfind) ~/.local/bin/fd
|
||||
```
|
||||
|
||||
_**Usage**_ :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue