this post was submitted on 19 Jun 2023
66 points (97.1% liked)

linuxmemes

21470 readers
1064 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 members of the community for any reason.
  • 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, and wants to interject for a moment. You can stop now.
  •  

    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 fork-bomb your computer.

    founded 1 year ago
    MODERATORS
     
    top 3 comments
    sorted by: hot top controversial new old
    [–] CthulhuDreamer 6 points 1 year ago* (last edited 1 year ago) (1 children)

    Wget shadywebsite.com/script.sh

    Sudo bash script.sh

    [–] [email protected] 3 points 1 year ago

    Oder "Einzeiler":

    sudo apt install a b c d e f g && awk -x -y zett | sed x/ y/ ~/.config/bli/bla/blub.config | bash -i asdasdoiasdasdza7d -o a9s8a98sdzaccx -p dreimalschwarzerkater #ja ich habe relativ wenig Plan von dieser Art, Terminals zu benutzten

    [–] foyrkopp 3 points 1 year ago* (last edited 1 year ago)

    This was actually what got me hooked during university.

    Had to plot about 40 txt files of measurement data, was not looking forward to do it one by one with the GUI-based tool I had.

    StudyBuddy: "Do you have a Linux on this Laptop"?

    Me: "Yeah, set up dual boot a while ago, never really wound up using it."

    StudyBuddy: Boots up Linux, installs gnuplot, types in a one liner.

    Computer: Brrrrt. Here's your 40 plots.

    Me: "Okay, I've got to start looking into this."