On Thu, 2006-08-03 at 18:28 +0200, Anselm R. Garbe wrote:
> However, you could reference following char** in KEYS definition:
>
> const char *pmenu[] = { "sh", "-c",
> "`ls -lL /bin /usr/bin /usr/local/bin 2>/dev/null | awk 'NF>2 &&
> $1 ~ /^[^d].*x/ {print $NF}' | sort | uniq | wmiimenu`", NULL };
This seems works for me - Thanks! -RPM
Received on Thu Aug 03 2006 - 22:13:21 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:29:55 UTC