Closed emartinez-dev closed 1 year ago
Implement ft_cd(char str, t_ms ms) It change the working directory, checking if str is relative or absolute. Else it print error message in STDERROR, and put exit status in 1.
Implement ft_cd(char str, t_ms ms) It change the working directory, checking if str is relative or absolute. Else it print error message in STDERROR, and put exit status in 1.