Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 54 Bytes

copy.md

File metadata and controls

2 lines (2 loc) · 54 Bytes

// Copy using pipe ls *.txt | xargs -I {} cp {} ../{}