hachyderm.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hachyderm is a safe space, LGBTQIA+ and BLM, primarily comprised of tech industry professionals world wide. Note that many non-user account types have restrictions - please see our About page.

Administered by:

Server stats:

8.9K
active users

if you just stopped being scared of the command line in the last year or three — what helped you?

(no need to reply if you don’t remember, or if you’ve been using the command line comfortably for 15 years — this question isn’t for you :) )

@altermachina @b0rk Isn't it somehow sad that something like that is needed despite the fact that most commands have man pages 😕

@slamp @altermachina @b0rk what I am saying is that man pages should IMO solve this issue as well, and many of them also have an examples section, which should do that job. They could be placed more prominently, but I would prefer that over having to know about man, tldr, ...

@slamp it also does not seem very sustainable to rely on 3rd parties for that.

slamp

@danrot Some man pages are better written than others. and are written by the community. They follow a different purpose : show the most useful case, they are not exhaustive. For me It's the same as looking for help on a website

@slamp @altermachina @b0rk Right, but then the #OpenSource way of fixing that would be to add more resp. better examples to the original man pages instead of introducing multiple other repositories.

@danrot @slamp @altermachina @b0rk This can be a very very handy tool, especially for some of those obscure or complex commands. Saves a lot of man page grepping.