RosettaCodeData/Task/Execute-a-system-command/Logo/execute-a-system-command.logo
2023-07-01 13:44:08 -04:00

1 line
42 B
Text

print first butfirst shell [ls -a] ; ..