* Ulf Dunkel <dun...@calamus.net> wrote:
> 
>> On Unix, for various reasons, the current directory is normally *not*
>> in the search path for commands.  You need to prefix the command name
>> with the directory name (for current directory, you can abbreviate
>> that to "./") like this:
>> 
>> calamus:/var/lib/mailman/bin# ./unshunt <options and identifiers>
> 
> Cool - thank you for pointing me to this. Works fine. I just wonder why
> various other executables in the mailman/bin folder are executed without

This is getting way offtopic, but a quick

type command

follwed if needed by

ls -l $(which command)

where "command" is one of the binaries you can execute (i.e. without a
leading "./" in mailman/bin) will probably enlighten you :-)


Ciao
Stefan
-- 
Stefan Förster     http://www.incertum.net/     Public Key: 0xBBE2A9E9
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to