RosettaCodeData/Task/Execute-a-system-command/Befunge/execute-a-system-command.bf

2 lines
44 B
Beef
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
"sl"=@;pushes ls, = executes it, @ ends it;