in reply to Re: remove files
in thread remove files

remove from standarad input. Thanks !

Replies are listed 'Best First'.
Re^3: remove files
by hippo (Archbishop) on Nov 20, 2019 at 23:24 UTC

    In that case, consider looping over @removed_files instead of @ARGV and see if that does the trick.