• @zlatiah@lemmy.world
    link
    fedilink
    319 months ago

    clear because apparently I am too scatterbrained to comprehend more than one full page of text in the terminal

    • @feddylemmy@lemmy.world
      link
      fedilink
      69 months ago

      I like using CRTL+L to clear. It’s nice because you can have a command typed out and still be able to press CTRL+L to clear the screen and keep the command typed out.

        • @zlatiah@lemmy.world
          link
          fedilink
          1
          edit-2
          9 months ago

          Oh god I also do this… See the comment below, I ran history|cut -d " " -f 5|sort|uniq -c|sort -nr|less on my personal laptop, my third most commonly used command (behind ls and cd) is just typing in nothing…