Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

cmd concatenate files

# copy t1.type [+ ... + tn.type]* dest_file
# copy *.type dest_file

exemple:
copy *.sql all.sql
 
PREVIOUS NEXT
Tagged: #cmd #concatenate #files
ADD COMMENT
Topic
Name
1+8 =