Quite often I want to execute the same command for multiple files. It is quite easy to achieve that using the fish shell, once you get the hang of it.

    • danrot@kbin.socialOP
      link
      fedilink
      arrow-up
      1
      ·
      8 months ago

      That’s true, but the syntax is different then. In this blog post I cover fish, and I didn’t intent to say that this cannot be done in other shells (and I think I never said so).

    • ShaunaTheDead@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      8 months ago

      Pretty unrelated, but I just wanted to say that I love how bash scripting uses if to open an if statement and fi to close it… makes me giggle every time lol