Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

copy files to a directory using text file

xargs -a file_list.txt mv -t /path/to/dest
Source by serverfault.com #
 
PREVIOUS NEXT
Tagged: #copy #files #directory #text #file
ADD COMMENT
Topic
Name
6+7 =