my $output = exec_command($command,\%data,$config); # Execute the command...
 
   $uselist->unlock; # ... unlock the list with files in use...
   my $output = exec_command($command,\%data,$config); # Execute the command...
 
   $uselist->unlock; # ... unlock the list with files in use...