#include int main() { system("ls /bin | sort"); return 0; }