Fix return values in rm(1) and mv(1)
by setting rm_status to 1 if removing 1 file in the list fails. Extend this to mv_status in mv(1).
This commit is contained in:
by setting rm_status to 1 if removing 1 file in the list fails. Extend this to mv_status in mv(1).