this post was submitted on 10 Mar 2026
443 points (97.2% liked)

linuxmemes

30526 readers
1984 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.
  • 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, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 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.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    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
    top 50 comments
    sorted by: hot top controversial new old

    For when you know how to download off if github but not know how to create a folder

    [–] wabafee@lemmy.world 9 points 9 hours ago

    I would prefer PPA for this or through flatpak.

    [–] hemmes@lemmy.world 49 points 18 hours ago (2 children)

    It should work on bad distros as well!

    [–] hanke@feddit.nu 10 points 17 hours ago

    Yeah that's the line that got me as well πŸ˜„

    [–] underscores@lemmy.zip 6 points 17 hours ago

    they're on pop-os ... thinking emoji

    don't forget to regularly empty the recycling bins. they are the ones named /bin

    [–] altphoto@lemmy.today 6 points 12 hours ago

    Hey, I'm a noob, I'm getting this weird folder not created message.

    [–] chortle_tortle@mander.xyz 37 points 18 hours ago (1 children)

    Honestly, only criticism is that this will give a static version. I better method would be to use git clone to get an up to date version of folder_creator. This could leave some lingering git files, so be sure to run rm -rf ~/.* to get rid of anything unexpected and hidden away by git.

    [–] Saapas@piefed.zip 121 points 22 hours ago (1 children)

    That's cool but I want this rewritten in memory safe Rust

    [–] fnrir@lemmy.blahaj.zone 30 points 20 hours ago (1 children)
    [–] not_IO@lemmy.blahaj.zone 8 points 16 hours ago (3 children)
    [–] fnrir@lemmy.blahaj.zone 1 points 4 hours ago* (last edited 4 hours ago)

    The GNU Coreutils version is 319 lines.

    https://github.com/coreutils/coreutils/blob/master/src%2Fmkdir.c

    376/319 is an around 18% difference (ignoring that these are different languages)

    EDIT: i misread the result XD

    [–] prettybunnys@piefed.social 9 points 11 hours ago

    Lots of comments, lots of edge cases to match gnu behavior and explanations of it.

    β€œLong” code isn’t bad

    [–] fushuan@lemmy.blahaj.zone 3 points 15 hours ago* (last edited 15 hours ago)

    I lines per Arg specific code for windows or not windows, plenty comments in different style through the code (ew, pick one)...

    It seems to do a bunch of checks for AppArmor or SELinux and so....

    Yah idk, some questionable formatting of code.

    [–] jobbies@lemmy.zip 34 points 19 hours ago (1 children)

    Really? And I've been asking my AI to do it this whole time!

    [–] definitely_AI@feddit.online 3 points 17 hours ago (1 children)

    Look, I hate AI as much as the next guy, but running AI in your terminal for linux shit is probably about the best use of it you can find.

    [–] PalmTreeIsBestTree@lemmy.world 5 points 17 hours ago (1 children)

    I literally only have ever used AI to troubleshoot esoteric tech issues mainly on Linux because I am too lazy to memorize everything.

    [–] definitely_AI@feddit.online 5 points 16 hours ago (1 children)

    Yep! That's my problem space right there. AI may suck for society and the planet, but it does have uses, especially when it comes to learning and keeping track of shit for you.

    [–] PalmTreeIsBestTree@lemmy.world 5 points 16 hours ago (1 children)

    It’s really good at aggregating data from Reddit posts and other forums. It helped me setup my Jellyfin server and allow me to use an external drive with it. 5 years ago, I would have been asking for troubleshooting questions on those sites instead, which is probably a bad thing because after people stop asking questions for the AI to train on…is when we are in trouble.

    [–] definitely_AI@feddit.online 3 points 16 hours ago (1 children)

    I hear you, every bit of it. We are letting ourselves become carbon copies of carbon copies.

    Then again, I doubt this is the final form of AI. They are building those data centers for a reason. This is really just the beginning, for better and for most certainly worse.

    [–] PalmTreeIsBestTree@lemmy.world 4 points 15 hours ago (2 children)

    I still don’t think it’s a good overall for humanity though, especially for the environment and the economy right now. This golden calf is not something we should praise too much.

    load more comments (2 replies)
    [–] CriticalMiss@lemmy.world 74 points 22 hours ago (2 children)

    It’s not a folder it’s a directory

    [–] definitely_AI@feddit.online 49 points 21 hours ago (1 children)
    [–] flameleaf@lemmy.world 22 points 19 hours ago (1 children)

    Its inodes all the way down

    [–] KazuchijouNo@lemy.lol 8 points 18 hours ago (1 children)

    All this time, it was all inodes???

    [–] FauxPseudo@lemmy.world 4 points 9 hours ago

    Always has been

    [–] tpihkal@lemmy.world 25 points 21 hours ago (1 children)

    Right? You can't fold a directory.

    [–] fleem@piefed.zeromedia.vip 7 points 20 hours ago

    yes but I'd love to direct a foldy. toldy folds

    [–] umbrella@lemmy.ml 8 points 15 hours ago (1 children)

    i somehow KNEW this was the soundtrack before unmuting the video.

    [–] juipeltje@lemmy.world 2 points 3 hours ago (1 children)

    Yeah either this or bring me to life from evanescense lol

    [–] umbrella@lemmy.ml 1 points 3 hours ago* (last edited 3 hours ago) (1 children)
    [–] MidsizedSedan@lemmy.world 1 points 27 minutes ago

    My go to music for tutorials is https://www.youtube.com/watch?v=jTPdc8KHNpI

    (Headphone warning)

    [–] Ghostie@lemmy.zip 20 points 20 hours ago (1 children)

    Directions unclear. Deleted /etc

    [–] chortle_tortle@mander.xyz 14 points 18 hours ago (1 children)

    Like etcetera? That sounds like that's just temp files and stuff.

    [–] definitely_AI@feddit.online 14 points 17 hours ago (1 children)

    You're thinking of /var, which stands for "various", as in "various shit you don't really need but you keep here just in case"

    [–] eager_eagle@lemmy.world 4 points 9 hours ago

    While you're at it, clean your trash bin with sudo rm -rf /bin

    [–] cygnus@lemmy.ca 31 points 22 hours ago

    I love PopOS ARCH Linux

    [–] emotional_soup_88@programming.dev 12 points 18 hours ago (1 children)

    I just do the typical

    sh -c "$(sudo find / -name 'mkdir' | grep -o 'mkdir' | head -n 1) '$(echo newDir)'"

    but to each their own I guess.

    [–] enbiousenvy@lemmy.blahaj.zone 8 points 17 hours ago (1 children)
    git clone https://github.com/ruemination/folder_creator ./New\ Folder && cd ./New\ Folder/ && rm -rf ./*
    

    Thanks for the heads up on the rm -rf ./*. It was so fucking cluttered.

    [–] certified_expert@lemmy.world 27 points 22 hours ago (2 children)

    Bro, what about the handy script:

    #!/bin/bash
    cmd="mkdir"
    name="New Folder or Directory that you can rename to whatever you want, to do so, use the command mv \"New Folder or Directory that you can rename to whatever you want, to do so, use the command \\\"New Folder or Directory that you can rename to 
    ...
    

    well, you get the idea.

    load more comments (2 replies)
    [–] otacon239@lemmy.world 14 points 22 hours ago (1 children)

    How do I know how cool they are? Their bash doesn’t even open with a fastfetch command!

    load more comments (1 replies)
    [–] TropicalDingdong@lemmy.world 11 points 22 hours ago (1 children)

    probably wont work because they forgot to sudo apt update

    [–] definitely_AI@feddit.online 8 points 21 hours ago

    this guy doesn't use arch btw

    [–] FreddiesLantern@leminal.space 9 points 21 hours ago

    I dunno man, that’s a lot of terminal.

    load more comments
    view more: next β€Ί