#include <cstdlib> int main() { system("ls -l"); return 0; }
Standard input is empty
total 4 -rwxr-xr-x 1 root 1001 3300 2014-01-10 23:11 prog
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!