Y
Hacker News
new
|
ask
|
show
|
jobs
by
amaccuish
2749 days ago
That's why I prefer the more wordy -- alternatives, like --verbose
1 comments
ken
2749 days ago
I use one-letter flags when working interactively, to save time, but my shell scripts always use the --verbose form. It makes them
much
easier to read.
link