Skip to content
Snippets Groups Projects
Commit 63c0a674 authored by y2-binyahya's avatar y2-binyahya
Browse files

Upload New File

parent be41c79c
No related branches found
No related tags found
No related merge requests found
Task_4.c 0 → 100644
#include<unistd.h>
#include<stdio.h>
#include<stdlib.h>
int main()
{
system("/usr/bin/env");
return 0;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment