this post was submitted on 24 Apr 2025
205 points (97.2% liked)

Comic Strips

16448 readers
2073 users here now

Comic Strips is a community for those who love comic stories.

The rules are simple:

Web of links

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Buffalox@lemmy.world 6 points 2 weeks ago (1 children)

Wow is it really that simple? I wonder why not everybody does that! ๐Ÿคฃ

[โ€“] tal@lemmy.today 5 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

The first case is the most-likely for most people, and the simplest to do. Most directory browsers do support numeric sorting.

In the second case, I provided a Perl program in another comment in the thread that provides a generic way to do this with one command for nearly all files of this sort.

The third case, where human-language stuff needs to be parsed, true enough, doesn't just have a button to push.

[โ€“] rumschlumpel@feddit.org 1 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

The first case is the most-likely for most people, and the simplest to do. Most directory browsers do support numeric sorting.

That may be true for terminal applications, but even on Linux most GUI file browsers don't support that, at least not out of the box.

[โ€“] tal@lemmy.today 2 points 2 weeks ago* (last edited 2 weeks ago)

It looks like all of the Windows File Explorer, MacOS Finder, GNOME Files (nee Nautilus), and KDE Dolphin can. I suspect that that covers the overwhelming majority of users.