Re: [dev] [dmenu] dmenu_run in C
On 14 December 2014 at 11:44, M Farkas-Dyck wrote: > On 14/12/2014, Jonny Langley wrote: >> It adds just under 100 LOC, but means the shell scripts >> dmenu_{run,path} are unneeded. > > ; wc -l dmenu_^(run path) > 2 dmenu_run > 13 dmenu_path > 15 total how many lines of code is an interprete
Re: [dev] [dmenu] dmenu_run in C
On 14/12/2014, Jonny Langley wrote: > It adds just under 100 LOC, but means the shell scripts > dmenu_{run,path} are unneeded. ; wc -l dmenu_^(run path) 2 dmenu_run 13 dmenu_path 15 total ;