On Oct 26, 2012, at 4:58 PM, Tony Rick <[email protected]> wrote: > Leave out the quotes and the splats. As far as I can tell, the =~ operator > will match the target pattern (rds) anywhere in the search string.
Thanks Tony. That worked. In my previous projects with this, I used quotes and the splat to get the desired results... Now I wanna go test that script without them... :/ Russell Johnson [email protected] _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
