import std.stdio, std.conv, std.math, std.string, std.range, std.array, std.algorithm, std.process; void main() { executeShell("ls /bin").output.write; }