sub push_button { $selected_file = "mv ${select_input_file} -t /home/phillc"; system($selected_file); }