[wmii] dmenu-2.4.1 hotfix release Re: [dwm] dmenu-2.4

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Fri, 23 Feb 2007 13:31:45 +0100

On Fri, Feb 23, 2007 at 01:00:29PM +0100, lobzang wrote:
> that's perfect... just one comment thought :
>
> dmenu_path is using /usr/bin/sort , however , my sort is located
> in /bin/sort
> could you simply use sort without full path ?
>
> ls -lL `echo $PATH | tr : ' '` 2> /dev/null | awk '$1 ~ /^[^d].*x/
> { print $NF }' | sort -u

Well then I will need to use | sort | uniq anyways, because
there are users who have the p9 binaries first in their path.

http://www.suckless.org/download/dmenu-2.4.1.tar.gz

Regards,

-- 
 Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361
Received on Fri Feb 23 2007 - 13:31:45 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:22:30 UTC