mirror of
https://git.busybox.net/busybox
synced 2025-05-13 14:14:01 +02:00
2 lines
81 B
Text
Executable file
2 lines
81 B
Text
Executable file
$THIS_SH -c "echo 'set -n stops in -c?'; set -n; echo NO" && echo YES
|
|
echo Ok:$?
|