On 11/28/11, Kurt H Maier <karmaf...@gmail.com> wrote:
> On Mon, Nov 28, 2011 at 8:37 AM, Dieter Plaetinck <die...@plaetinck.be>
>> to reuse the same name.
>
> "Clearly" "there" "is" "no" "general" "case".  "Things" "like" "this"
> "should" "be" "dealt" "with" "on" "a" "case-by-case" "basis".
>
Scripts have to be able to depend on command names; command line
interfaces are interfaces too. In theory, bin directories should
contain directories containing the actual commands. Yes, I would
suggest namespaces if compatibility with existing shells and scripts
such as lsx would not require symlink hell.

bin/
  apt/
    install
    show
    depends
    search
  dmenu/
    run
    lsx
    update_cache
    prompt

Reply via email to