|
|
|
|
|
by chasil
402 days ago
|
|
It is unlikely to be PowerShell. On my old i386 server, this is my fastest shell: $ ll /bin/dash
-rwxr-xr-x 1 root root 85368 Jan 5 2023 /bin/dash
The set of features in the POSIX.2 shell is designed to minimize resource usage.This is simply a place that PowerShell cannot go. |
|