Salin file ke direktori menggunakan file teks
xargs -a file_list.txt mv -t /path/to/dest
Motionless Magpie
xargs -a file_list.txt mv -t /path/to/dest