Shell Script - Make directory if it doesn't exist
Sección: Programación Machadines
Creado: 17-06-22 (Actualizado: 21-06-22)
I want to enter the name of a directory and check if it exists. If it doesn't exist I want to create but I get the error mkdir: cannot create directory'./' File exists
My code says that the file e...
https://stackoverflow.com/questions/22911144/shell-script-make-directory-if-it-doesnt-exist