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?
10
Name:
Anonymous
2009-04-20 13:07
>>8-9
>>1
clearly states that the filenames are seperated with newlines. The damage has already been done, so the
useless use of
tr
in
>>6
doesn't help.
(P.S.
xargs -0
is nonstandard too.)
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List