this post was submitted on 09 Jun 2025
15 points (94.1% liked)
Linux Mint
2488 readers
2 users here now
Linux Mint is a free Linux-based operating system designed for use on desktop and laptop computers.
Want to see the latest news from the blog? Set the Firefox homepage to:
where is a current or past release. Here's an example using release 21.1 'Vera':
https://linuxmint.com/start/vera/
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Man pages are a headache for me a lot of the time. Even with using / to search through it.
https://tldr.sh/
Alternatively install the tldr client and just run
tldr command
Or another method
curl cheat.sh/topic
There's also a client for it as wellThat's fair. I have 14 years of experience reading man pages, thanks for sharing the tools!