Consider the structure of this directory in your Linux accou…
Consider the structure of this directory in your Linux account. working/ |—– documents/ |—– cs2713/ |—– project1/ |—– main.c |—– project1.c |—– project1.h |—– project2/ |—– main.c Assume that the current working directory is working/documents/ Write the sequence of Linux commands to do the following – Create a new directory named “project3” inside “cs2713” Create and open for editing a new file named “project3.c” inside the newly created folder “project3”