2026-03-09

  • Installed busybox on work-computer under MS Windows and made powershell produce a shell-function for each busybox-command.
    • This includes sh and vi!
    • I excluded some things that don't make sense, such as '[', '[[', and commands that I already installed via choco.
    • I excluded busybox itself because its inclusion causes an infinite regression in powershell.