Mycd_chdir
system programming assignment#1
- change directory.
- after move, print current location.
- If there is no path to move, output the error.
- When the directory information is printed, the file information in the directory is printed together.
system programming assignment#1