this post was submitted on 12 Sep 2023
135 points (98.6% liked)

Linux

46794 readers
889 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 52 points 11 months ago (4 children)

less, I don't remember what distro it was, but there wasn't less. There was more though.

[–] [email protected] 34 points 11 months ago* (last edited 11 months ago) (2 children)
[–] [email protected] 6 points 11 months ago (3 children)

But when will "then" be "now"?

[–] [email protected] 3 points 11 months ago
[–] [email protected] 2 points 11 months ago
[–] [email protected] 1 points 11 months ago

Will the future be better tomorrow?

[–] [email protected] 3 points 11 months ago (1 children)
[–] [email protected] 2 points 11 months ago

It was, but it was (and still is) a Unix tool. I believe POSIX still requires that more be provided (even if it's just less secretly).

The original Unix more could only go forwards. Someone wanted to make something like more that could go both forwards and backwards, so he called it less as a joke (because "less" is a "backwards more"). For the past 40 years, everyone's realized that less is much better than the original more, so nobody uses the original any more.

(MSDOS took the idea of "more" before "less" caught on).

[–] [email protected] 2 points 11 months ago

Also, sometimes they have an old version of less. There was a change in the past, I don't know, five or so years that made the "exit if less than one page" flag behave better. I don't remember the specifics but it made using it as a fit pager way better. It used to be that it was difficult to have it act like cat when the output was less than a page. But newer versions support it.

[–] [email protected] 1 points 11 months ago

What distro was this?