mirror of
https://git.busybox.net/busybox
synced 2025-05-13 14:14:01 +02:00
function old new delta arith_apply 1134 1143 +9 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2 lines
40 B
Text
Executable file
2 lines
40 B
Text
Executable file
exec 2>&1
|
|
echo 5:$((1?2?3?4?5:6:7:8:9))
|