• xarvos
    link
    fedilink
    arrow-up
    1
    ·
    3 years ago

    And there is no binary inside that folder

    • Ephera
      link
      fedilink
      arrow-up
      10
      ·
      edit-2
      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).

      • xarvos
        link
        fedilink
        arrow-up
        1
        ·
        3 years ago

        There is already .local/bin for that purpose.

        • Ephera
          link
          fedilink
          arrow-up
          5
          ·
          3 years ago

          That’s not standardized across distros…