I need to delete a file from a Fortran code. I am on ubuntu 12.04, x86_64. I don\'t understand why the procedure described below does not work. Please
Fortran
ubuntu 12.04, x86_64
Please try
call system(trim(cmd))