F/u to: DEL /a: /e /z whatever.ext
Given:
what else would cause
DEL whatever.ext
not to work as expected?
Given:
Code:
del /A: /f /z
what else would cause
DEL whatever.ext
not to work as expected?