Perl removing the files using system command returns success always

前端 未结 0 1506
攒了一身酷
攒了一身酷 2020-11-27 19:18

I have a script which takes filenames (with its full path) as an arguments and deletes them from the system.

Here is the code:

#!/usr/bin/perl

use str         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题