4 lines
67 B
Text
4 lines
67 B
Text
|
|
import "os" for Process
|
||
|
|
|
||
|
|
System.print(Process.read("ls", ["-ls"]))
|