Skip to content
Snippets Groups Projects
Commit 47030a02 authored by k2-colambatant's avatar k2-colambatant
Browse files

task4.c

parent c5766b10
No related branches found
No related tags found
No related merge requests found
#include <stdio.h>
#include <stdlib.h>
int main()
{
system("/usr/bin/env");
return 0 ;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment