We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51a1d06 commit 4352803Copy full SHA for 4352803
ls.cpp
@@ -0,0 +1,7 @@
1
+#include<iostream>
2
+#include<unistd.h>
3
+#include<string.h>
4
+#include<sys/wait.h>
5
+#include <ctime>
6
+#include <cstdlib>
7
+using namespace std;
0 commit comments