On Fri, Feb 23, 2007 at 01:42:24PM +0000, Frederik Deweerdt wrote:
> On Fri, Feb 23, 2007 at 02:34:05PM +0100, Anselm R. Garbe wrote:
> > One remark, your construct is not equivalent to what dmenu_path
> > does, because it does not suppress the directories for me...
> >
> Interesting, the -type f should get read of them. Does this:
Arg means something different:
find produces something like this:
/bin/bash
/usr/bin/sort
/usr/bin/uniq
whereas the dmenu_script just produces:
bash
sort
uniq
Because the executables are in the $PATH, there is no need for the
directories. They'd take up too much space in dmenu.
Regards,
Christian
-- ....Christian.Garbs.....................................http://www.cgarbs.de Was ist eigentlich eine Sig, und wie erstellt man eine solche?Received on Fri Feb 23 2007 - 15:00:12 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:38:09 UTC