awful.systems
  • Communities
  • Create Post
  • search
    Search
  • Login
  • Sign Up
lars@lemmy.sdf.org to Programmer Humor@lemmy.ml · 2 年前

zsh, ksh, bash, and obviously sh

startrek.website

message-square
30
link
fedilink
  • cross-posted to:
  • programmer_humor@programming.dev
  • lemmyshitpost@lemmy.world
514

zsh, ksh, bash, and obviously sh

startrek.website

lars@lemmy.sdf.org to Programmer Humor@lemmy.ml · 2 年前
message-square
30
link
fedilink
  • cross-posted to:
  • programmer_humor@programming.dev
  • lemmyshitpost@lemmy.world

cross-posted from: https://startrek.website/post/5735388

Counterspell this

alert-triangle
You must log in or # to comment.
  • null@slrpnk.netBannedBanned from community
    link
    fedilink
    arrow-up
    45
    ·
    2 年前

    Where fish?

    • abclop99@beehaw.org
      link
      fedilink
      arrow-up
      18
      ·
      2 年前

      🐟

    • quantenzitrone@feddit.de
      link
      fedilink
      arrow-up
      16
      ·
      2 年前

      where nushell, xonsh, rush, yash, dash, powershell, oil, elvish?

  • Snot Flickerman@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    32
    ·
    2 年前

    We don’t talk about the red-headed step-child PowerShell.

    • Deebster@programming.dev
      link
      fedilink
      English
      arrow-up
      25
      ·
      2 年前

      Clever but really verbose incantations that no-one can remember.

      • Snot Flickerman@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        10
        ·
        2 年前

        Even more biased towards the English-speaking set of command-line Wizards than the standard fare!

      • thecrotch@sh.itjust.works
        link
        fedilink
        arrow-up
        8
        ·
        2 年前

        Just use the List-And-Display-Available-Relevant-Commands-Formatted-As-Table commandlet. Couldn’t be easier.

        • Snot Flickerman@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          2 年前

          I mean…

          get-command *mycommand* | format-table
          

          Isnt that hard to remember is it?

          • thecrotch@sh.itjust.works
            link
            fedilink
            arrow-up
            6
            ·
            2 年前

            It ruins my joke about the overly verbose commands though

  • PM_Your_Nudes_Please@lemmy.world
    link
    fedilink
    arrow-up
    11
    ·
    edit-2
    2 年前

    I made a quick (not an exaggeration. I was sloppy with my trimming and filling in the text) 128x128 discord emoji out of this, for those who care:

    Alakablam

    • CanadaPlus@futurology.today
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      2 年前

      Hmm, let me try this.

      Counterspell

      Edit: Nice! For anyone else, just copy the link from the source of the comment.

      • PM_Your_Nudes_Please@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        2 年前

        I mean, you can do that with any image. Adding the exclamation point before the link tells Lemmy to embed the image instead. And anything you put in the brackets turns into alt text, which users can view by hovering over the image.

        My point was mostly to be able to add it to my discord server (or anywhere that allows custom emoji’s, really.) Since they use a standardized 128x128 image size, it’s just a matter of scaling it down to that and trimming it so it’s transparent.

  • Digital Mark@lemmy.ml
    link
    fedilink
    English
    arrow-up
    11
    ·
    2 年前

    csh/tcsh (not anymore, I use zsh)

    scsh (more usable scripting than interactive), with the best acknowledgments

  • tuto@lemmy.world
    link
    fedilink
    brezhoneg
    arrow-up
    8
    ·
    2 年前

    Where is “nu” though?

  • Papamousse@beehaw.org
    link
    fedilink
    arrow-up
    7
    ·
    2 年前

    tcsh also! I used it a lot uhhhh last century

  • xantoxis@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    2 年前

    I’ve been eyeing Wizard with a Gun for a minute, maybe this is a sign

  • katy ✨@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    4
    ·
    2 年前

    with a dry cool wit like that, gandalf could be an action hero

    • wahming@monyet.cc
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 年前

      Read the dresden files, that’s pretty much its main conceit

  • hperrin@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    2 年前

    fish best shell

  • r00ty@kbin.life
    link
    fedilink
    arrow-up
    4
    ·
    2 年前

    Hah, I remember using ksh on an old IBM AIX box.

  • tabris@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    2 年前

    Don’t forget pwsh! 🤪

    • lars@lemmy.sdf.orgOP
      link
      fedilink
      arrow-up
      2
      ·
      2 年前

      Instead of putting the onus on you, I let ChatGPT do the heavy lifting… of some answers adjacent to the one I wanted. Yes I was being kinda lazy.

      • Bene7rddso@feddit.de
        link
        fedilink
        arrow-up
        2
        ·
        2 年前

        The only reason I can think of to use pwsh.exe is to run it in Wine

  • TCB13@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 年前

    Why do people keep creating new shells when bash is mostly okay?

    • SpongeBorgCubePants@lemmy.world
      link
      fedilink
      arrow-up
      8
      ·
      2 年前

      Why create anything new or different?

    • voxel@sopuli.xyz
      link
      fedilink
      arrow-up
      3
      ·
      2 年前

      fieh and nushell actually offer something new, and zsh is just a better bash if you want that

    • Digital Mark@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 年前

      There’s a massive number of security holes in bash, shellshock being the most egregious. bash has some really terrible design flaws, especially parsing $var multiple times so you can’t reliably break on spaces. Almost any other shell is safer and more productive.

  • BlueFairyPainter@feddit.de
    link
    fedilink
    arrow-up
    2
    ·
    2 年前

    Does ash count?

    • lars@lemmy.sdf.orgOP
      link
      fedilink
      arrow-up
      3
      ·
      2 年前

      Most def. So does dash.

  • kender242@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 年前

    Outlaw Star needs to be in here somewhere…

Programmer Humor@lemmy.ml

programmerhumor@lemmy.ml

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !programmerhumor@lemmy.ml

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.
Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 67 users / day
  • 820 users / week
  • 1.5K users / month
  • 5.14K users / 6 months
  • 7 local subscribers
  • 42.1K subscribers
  • 1.92K Posts
  • 33.5K Comments
  • Modlog
  • mods:
  • AgreeableLandscape@lemmy.ml
  • cat_programmer@lemmy.ml
  • BE: 0.19.12
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org