#include #include int main(int argc, char **argv) { wxShell(wxT("ls -l")); }