Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • 2
    Someone's using Dvorak. I knew I recognized that file name. Commented Apr 3, 2021 at 0:37
  • @Andreas I use dvorak and I don't recognize that file name Commented Apr 3, 2021 at 8:41
  • @AndreasGrapentin they're typical keys pressed when you mash your keyboard in dvorak mode (vs ';aslkdfj' in qwerty) Commented Apr 3, 2021 at 15:20
  • Is there a know rationale for POSIX' file spec? Other similar utilities like grep, cat, wc report an error when a file argument could not be found. Commented Apr 3, 2021 at 17:37
  • @Peter-ReinstateMonica The Rationale section for the file utility does not mention anything to do with the exit-status or how errors like "file not found" should be handled, or why the utility should behave as it described. Commented Apr 3, 2021 at 21:13