On 19/05/2010, Elmo Todurov <todu...@gmail.com> wrote: >> 7) I would change --force flag check to be just '-f' > > A matter of taste.
Long flags are irritating on the command line, and no other suckless tools use it. It's a matter of taste until it's a matter of consistency. Unix utils would be easier to use without their legacy syntactic differences. >> 8) why do you check for root? > > Why do you use dmenu_path as root? I can't see any use cases for this. "UNIX was not designed to stop its users from doing stupid things, as that would also stop them from doing clever things." -- Dennis Ritchie Besides, it's a waste of code. cls