perl -p -e'BEGIN{ local $/; open LIST, '<', $ARGV[0]; my @list = ; @ARGV = @list; }' selection.list > selected.txt