RosettaCodeData/Task/Get-system-command-output/Bracmat/get-system-command-output-1.bracmat
2023-07-01 13:44:08 -04:00

3 lines
55 B
Text

(system=
.sys$(str$(!arg " > temp"))&get$(temp,STR)
);