35
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 10 Nov 2023
35 points (92.7% liked)
Linux
47984 readers
1992 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
Just install Arch without a desktop environment.
It's kinda surprising how much you can do in just a tty, the only thing I can't think of a method for rn is viewing/editing documents.
What is the extension of document? I bet you money it's possible in terminal. PDF? docx?
I mean any kind of document, so yes, PDF, docx, rtf, etc.
Thinking about it, isn't lesspipe able to view documents?
Literally all the extensions you mentioned can be viewed and edited in terminal by various tools.
I don't know the tools, but that means you can probably do everything* in a tty without ever installing a graphical environment
*I almost forgot spreadsheets and presentations
Do you actually want to know the tools for each of the extensions you mentioned or just having a conversation here?