this post was submitted on 17 Aug 2021
0 points (NaN% liked)

GNU+Linux Humor

4871 readers
2 users here now

Memes, jokes and general humor about GNU+Linux

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] xarvos@lemmy.ml 0 points 3 years ago (1 children)

And there is no binary inside that folder

[โ€“] Ephera@lemmy.ml 1 points 3 years ago* (last edited 3 years ago)

That folder is on the $PATH, so you can place an executable/script into there (or symlink to an executable), and then you can directly run that executable from your shell, with just the file name as the command name (not anymore the whole path).