Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Bash copy help
1
Name:
Anonymous
2009-04-20 4:39
I have a file of paths, separated with newlines, and I want to copy every file in that list to a specified location, how do I do that?
7
Name:
Anonymous
2009-04-20 11:22
>>6
More like
xargs -d\\n -afile -- cp -t somewhere
.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List