On Wed, 30 Apr 2025 12:38:53 -0000 (UTC), Muttley wrote:
Its certainly not a scheme I'd use, but I've also seen Makefile and
makefile in the same package build directory in the past.
The GNU “make” command, specified without a filename, looks for “GNUmakefile”, then “Makefile”, then “makefile”. The man page <https://manpages.debian.org/make(1)> says:
We recommend Makefile because it appears prominently near the
beginning of a directory listing, right near other important files
such as README.
But is this still true for most people? I think the default sort
settings these days no longer put all-caps names at the top.
On Linux, try:
LC_COLLATE=C ls -l
...and the capitalized filenames will float to the top.
(Discovered by logging into my Panix shell and inspecting
the behavior and settings there.)
vallor <vallor@cultnix.org> wrote:
On Linux, try:
LC_COLLATE=C ls -l
...and the capitalized filenames will float to the top.
(Discovered by logging into my Panix shell and inspecting the behavior
and settings there.)
Does it work on linux as well as on the Panix machines?
--scott
vallor <vallor@cultnix.org> wrote:
LC_COLLATE=C ls -l
(Discovered by logging into my Panix shell and inspecting
the behavior and settings there.)
Does it work on linux as well as on the Panix machines?
Sysop: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 1,064 |
Nodes: | 10 (0 / 10) |
Uptime: | 148:01:00 |
Calls: | 13,691 |
Calls today: | 1 |
Files: | 186,936 |
D/L today: |
33 files (6,120K bytes) |
Messages: | 2,410,931 |