0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 2 years agoMan pages badsh.itjust.worksimagemessage-square97linkfedilinkarrow-up1427arrow-down187
arrow-up1340arrow-down1imageMan pages badsh.itjust.works0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 2 years agomessage-square97linkfedilink
minus-squareiopq@lemmy.worldlinkfedilinkarrow-up2arrow-down1·2 years 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-squaresimpleslipeagle@lemmynsfw.comlinkfedilinkEnglisharrow-up4arrow-down1·2 years agoLike all the examples on that page under the header “examples”? Skill issue tbh.
minus-squareiopq@lemmy.worldlinkfedilinkarrow-up1·2 years agoWhen you use the man pages from the terminal it’s not so easy to skip to them
minus-squareAncientMariner@lemmy.worldlinkfedilinkarrow-up1·2 years agoI think it’s f to go forward one page, b for back. Down arrow goes down a line etc.
minus-squareTimeNaan@lemmy.worldlinkfedilinkarrow-up1·2 years agoYeah it is. Just press pgdown and pgup or home and end for faster scrolling.
minus-squaresimpleslipeagle@lemmynsfw.comlinkfedilinkEnglisharrow-up1·edit-22 years 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-squareiopq@lemmy.worldlinkfedilinkarrow-up1·2 years agoOr I just use this instead http://bropages.org/examples/77
minus-squaresimpleslipeagle@lemmynsfw.comlinkfedilinkEnglisharrow-up1·2 years 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-squareiopq@lemmy.worldlinkfedilinkarrow-up1·2 years 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 moreman find /thing you want to findShould 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