in reply to [SOLVED]: Using glob in file test gives "Use of uninitialized value in -e" warning.
Another comment is that it is usually considered a poor idea to use shell commands from a Perl script when there is an equivalent command in Perl. See unlink for details. Although if you really need to sudo, then it may be the only way.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: [SOLVED]: Using glob in file test gives "Use of uninitialized value in -e" warning.
by afoken (Chancellor) on Dec 07, 2017 at 20:45 UTC | |
by Laurent_R (Canon) on Dec 07, 2017 at 22:19 UTC |