@[email protected] to [email protected]English • 7 months agoMan pages badsh.itjust.worksmessage-square97fedilinkarrow-up1423
arrow-up1423imageMan pages badsh.itjust.works@[email protected] to [email protected]English • 7 months agomessage-square97fedilink
minus-square@[email protected]linkfedilink2•7 months agoLook, I don’t need all of the options, just give me an example command for the common use case https://www.man7.org/linux/man-pages/man1/find.1.html Jesus Christ, if I didn’t know already what to type I would never figure it out
minus-square@simpleslipeaglelinkEnglish4•7 months agoLike all the examples on that page under the header “examples”? Skill issue tbh.
minus-square@[email protected]linkfedilink1•7 months agoWhen you use the man pages from the terminal it’s not so easy to skip to them
minus-square@[email protected]linkfedilink1•7 months agoI think it’s f to go forward one page, b for back. Down arrow goes down a line etc.
minus-square@[email protected]linkfedilink1•7 months agoYeah it is. Just press pgdown and pgup or home and end for faster scrolling.
minus-square@simpleslipeaglelinkEnglish1•edit-27 months agoSounds like you need to spend some time in man more man find /thing you want to find Should be enough to skip right to what you want.
minus-square@[email protected]linkfedilink1•7 months agoOr I just use this instead http://bropages.org/examples/77
minus-square@simpleslipeaglelinkEnglish1•7 months agoSeems like a lot of extra faffing about if you’re already in a terminal with your hands on the keyboard to avoid learning how to use a tool explicitly built for that use case. But sure. You do you boo.
minus-square@[email protected]linkfedilink1•7 months agoIt’s also a terminal application, but that one in particular is deprecated This one isn’t https://tldr.inbrowser.app/pages/common/find tldr is in my distro’s repos so it’s easy enough to install
Look, I don’t need all of the options, just give me an example command for the common use case
https://www.man7.org/linux/man-pages/man1/find.1.html
Jesus Christ, if I didn’t know already what to type I would never figure it out
Like all the examples on that page under the header “examples”?
Skill issue tbh.
When you use the man pages from the terminal it’s not so easy to skip to them
I think it’s f to go forward one page, b for back. Down arrow goes down a line etc.
Yeah it is. Just press pgdown and pgup or home and end for faster scrolling.
Sounds like you need to spend some time in
man more
man find /thing you want to find
Should be enough to skip right to what you want.
Or I just use this instead
http://bropages.org/examples/77
Seems like a lot of extra faffing about if you’re already in a terminal with your hands on the keyboard to avoid learning how to use a tool explicitly built for that use case.
But sure. You do you boo.
It’s also a terminal application, but that one in particular is deprecated
This one isn’t
https://tldr.inbrowser.app/pages/common/find
tldr is in my distro’s repos so it’s easy enough to install