AgreeableLandscapeM to GNU+Linux Humor · 3 years agoOpenSUSE why?imagemessage-square15fedilinkarrow-up120arrow-down10
arrow-up120arrow-down1imageOpenSUSE why?AgreeableLandscapeM to GNU+Linux Humor · 3 years agomessage-square15fedilink
minus-squareEpheralinkfedilinkarrow-up10·edit-23 years agoThat 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).
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).
There is already .local/bin for that purpose.
That’s not standardized across distros…