sub get_files { chdir( $_[0] ); return glob( $_[1] ); }