diff options
author | Ron Yorston <rmy@pobox.com> | 2023-03-19 10:26:24 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-03-19 10:26:24 +0000 |
commit | d9e8bb61cf380264511a4524281af2ca57498bce (patch) | |
tree | aa4b3f77fb99554eae734f4e3f97d93a409874b5 /init | |
parent | b0e7a401d51402c052563f55331c8b9001a1215c (diff) | |
download | busybox-w32-d9e8bb61cf380264511a4524281af2ca57498bce.tar.gz busybox-w32-d9e8bb61cf380264511a4524281af2ca57498bce.tar.bz2 busybox-w32-d9e8bb61cf380264511a4524281af2ca57498bce.zip |
drop: add cdrop and pdrop aliases
Add cdrop and pdrop applets as aliases for drop. If a command
isn't specified these use cmd.exe and PowerShell instead of the
BusyBox shell.
This makes it possible to choose the default shell used for SSH
connections even in older versions of OpenSSH that don't support
the DefaultShellArguments registry key.
Note that to get cmd.exe to run a command rather than an interactive
shell it's necessary to set the DefaultShellCommandOption registry
key to '/c'.
Costs 248-272 bytes.
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions