safe_remove_file Subroutine

public subroutine safe_remove_file(filename, success)

Safely remove file without shell injection

Arguments

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