Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

xargs to copy file from text files to another directory

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