User.pm: avoid use of shell
commitd663684703cf0e111f56f19a631c2aaaf1f6019e
authorKyle J. McKay <mackyle@gmail.com>
Mon, 2 Mar 2015 07:50:36 +0000 (1 23:50 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 2 Mar 2015 07:50:36 +0000 (1 23:50 -0800)
tree62daaf3858e2ea05832f7d247d7e818e799c5801
parentd51cebacff3e88f9a1fa38cdf928d88a1815138f
User.pm: avoid use of shell

Use multi-arg form of system with glob call to avoid the need
to spawn copies of the system shell.
Girocco/User.pm