Or any other alternate shells that aren’t bash?

  • beeng@discuss.tchncs.de
    link
    fedilink
    arrow-up
    8
    ·
    1 day ago

    At work we use it sometimes on Linux because we maintain a script that needs to work on multiple platforms, ps1 did that in this usecase better.

    Came down to ps1 on Linux was better and more predictable than bash on windows.

    Sadly.

    • Papamousse@beehaw.org
      link
      fedilink
      arrow-up
      2
      ·
      24 hours ago

      Same, only time we used it is when we needed a script that was running in Windows and Linux, easier to maintain one script that 2 in 2 languages