this post was submitted on 11 Nov 2024
17 points (64.4% liked)

Linuxsucks

218 readers
25 users here now

Rules:

  1. FOSS advocates and Linux evangelists aren't welcome. -We ask that you block us.
  2. Moderation is heavy handed. Try to stay on topic (that is LINUXSUCKS!).
  3. No Complaining Mute the sub if users, content, or rules bother you *it's ok to report rule violations

founded 2 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 month ago (1 children)

OK. You read the text in the image, and obviously find it easy to understand.
So what would you use par for in practice, and what would I type into my terminal to use it?

[โ€“] [email protected] 3 points 1 month ago

Why would you use it in the terminal? You pair this with a text editor and use it to spruce up the formatting after you're done. In Vim I select it with the visual select and type !par and it formats for me. You also have to know when to use what tools and why you use them. Just telling people to use this to format a text doc doesnt make much sense because theres no end goal in mind.

But to satisfy you:

par <example.txt>

On the other hand, the doc itself says the docs are not user friendly and apologizes for it. Which not all do because a lot are easy. Like Kitty's docs are amazing.