Re: [dev] Make dmenu sensitive to user aliases ("Hello world")
Hey,
On 3 October 2011 19:42, Suraj N. Kurapati <sunaku_AT_gmail.com> wrote:
> Never heard of mtime(1). Is that POSIX sh? This is:
>
> update_config() { [ $cfg -nt $history ] && . $cfg ; }
No it isn't, the '-nt' flag is a non-POSIX test(1) extension.
cls
Received on Mon Oct 03 2011 - 20:49:04 CEST
This archive was generated by hypermail 2.3.0
: Mon Oct 03 2011 - 21:00:23 CEST