try_system_mkdir Subroutine

public subroutine try_system_mkdir(path, success)

Try to use system mkdir command as last resort (with security checks)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: path
logical, intent(out) :: success