• @[email protected]
    link
    fedilink
    31
    edit-2
    11 months ago

    echo @dir %1 %2 %3>%windir%\system32\ls.bat

    Something like that should fix the problem, I think…

        • @[email protected]
          link
          fedilink
          English
          4
          edit-2
          11 months ago

          Not gonna lie I love easily readable scripts. Powershell was my first, and as much pain it can be it’s for sure readable even for the most novice.

          Maybe that’s why I love Python too, but have hard time learning sh past very basics…

          Edit: oh lol that’s a fork bomb, curiosity won and had to ddg what that is. Love the simplicity of that