Hacker News new | ask | show | jobs
by thomasahle 896 days ago
Always requiring "-f" for files is over the top. Think about commands like "mv", "cp" or even "less".
2 comments

Also that already means "force" for a lot of commands, including two of the ones you mentioned.
Or the many cases where you want to specify an input file and an output file.