mirror of
https://github.com/nushell/nushell.git
synced 2025-05-28 10:31:23 +00:00
* Pass `/D` flag to `cmd.exe` to disable AutoRun * Pass `/D` flag before `/c` This avoids running the command '/D <&self.name.item>' in cmd
* Pass `/D` flag to `cmd.exe` to disable AutoRun * Pass `/D` flag before `/c` This avoids running the command '/D <&self.name.item>' in cmd