Hacker News new | ask | show | jobs
by ricardobeat 1221 days ago
That's the first time I hear of this "feature" (using `--fi` instead of `--file`). I tried a few commands in my shell and none actually support it. How common is this?
1 comments

Outside of the coreutils, not much I think. The GNU coreutils all have it though. It's documented here: https://www.gnu.org/software/coreutils/manual/html_node/Comm...
Wow, can't believe I didn't know this. Thanks!