in reply to Re: system bash return value
in thread system bash return value
One small change:
return 1 if /\Q$keyword/;See perldoc perlre Quoting Metacharacters
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: system bash return value
by Laurent_R (Canon) on Dec 21, 2016 at 18:08 UTC |