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.

3
  • By "file", do you mean "regular file", or are you also interested in directories, symbolic links and other types of files? Commented Sep 25, 2020 at 6:26
  • Good point. I was only considering regular files. Commented Nov 2, 2020 at 1:52
  • 2
    What do you mean by "the first" file? First to be added to the directory, or first chronologically or as sorted using $LC_COLLATE, or something else? Commented Dec 6, 2021 at 8:38