Hacker News new | ask | show | jobs
by forrestthewoods 674 days ago
As a user I almost never use short flags because it’s super confusing and inscrutable. But I admit I’m probably in the minority on this!
1 comments

I use them for simple commands I use all the time when I do interactively. If its a script its long-form all the way. Explicit is better than implicit...