this post was submitted on 17 Apr 2024
340 points (83.1% liked)

linuxmemes

22790 readers
1099 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] [email protected] 17 points 10 months ago (1 children)

    I’ll never understand someone’s need to “self own” by exposing the fact they either won’t or can’t read.

    Man pages are great, you’re just not reading.

    [–] iopq 1 points 10 months ago (1 children)

    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

    [–] [email protected] 3 points 10 months ago (1 children)

    Like all the examples on that page under the header "examples"?

    Skill issue tbh.

    [–] iopq 1 points 10 months ago (3 children)

    When you use the man pages from the terminal it's not so easy to skip to them

    [–] TimeNaan 1 points 10 months ago

    Yeah it is. Just press pgdown and pgup or home and end for faster scrolling.

    [–] [email protected] 1 points 10 months ago* (last edited 10 months ago) (1 children)

    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.

    [–] iopq 1 points 10 months ago (1 children)
    [–] [email protected] 1 points 10 months ago (1 children)

    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.

    [–] iopq 1 points 10 months ago

    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

    [–] AncientMariner 1 points 10 months ago

    I think it's f to go forward one page, b for back. Down arrow goes down a line etc.