7 ms·
That might be a nice improvement, but I believe people want a single command without any arguments for this use case.
by samueloph 2y ago
That might be a nice improvement, but I believe people want a single command without any arguments for this use case.
- dudus 2y agoI can't speak for other people. But for myself I'd rather have it as a --option than another command. I dislike tools that install a lot of different commands, it just gets harder to remember them all.
- rf15 2y agoThat argument doesn't make sense at first glance: how is lots of differen't commands harder to remember than lots of different --options?
- lazyasciiart 2y agoone command can list all it's options with tool -h?
- drchaos 2y agoalias wget='curl --wget', then?