Question: Task #4.1. Write a simple program called hello.c and compile it and create executable file named hello. Write a C program for sequence of following

Task #4.1. Write a simple program called hello.c and compile it and create executable file named hello. Write a C program for sequence of following task. By using system call, build following directory structure /home/separk Diri Dir2 Dir21 By using system calls, copy hello file under - Dir2/Dir21/ By using system calls, make a symbolic link named toDir21 to directory Dir21 By using system calls, make a symbolic link named to Hello to executable file -/Dir21/hello /home/separk Diri Dir2 toDir21 to Helle Dir21 hello Task #4.1. Write a simple program called hello.c and compile it and create executable file named hello. Write a C program for sequence of following task. By using system call, build following directory structure /home/separk Diri Dir2 Dir21 By using system calls, copy hello file under - Dir2/Dir21/ By using system calls, make a symbolic link named toDir21 to directory Dir21 By using system calls, make a symbolic link named to Hello to executable file -/Dir21/hello /home/separk Diri Dir2 toDir21 to Helle Dir21 hello
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
