209
submitted 1 year ago* (last edited 1 year ago) by Joe_0237@lemmy.ml to c/programmerhumor@lemmy.ml

this is from this post on !linuxhumor@lemmy.ml

You can find an explanation there if you are confused or learning

you are viewing a single comment's thread
view the rest of the comments
[-] nekomusumeninaritai 7 points 1 year ago

It's also helpful to note that “shell builtins” don't typically have man pages (at least for BASH). You can find help on these commands by typing [builtin name] --help or looking in the shell's man page or info doc (no one told me when I was learning, so I got confused as to why some of the more common commands didn't have man pages)

this post was submitted on 08 Jul 2023
209 points (100.0% liked)

Programmer Humor

32065 readers
1662 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS