>>767
ワンライナーでもできるよ
while read i; do cp -a /data/$i/data/ /backup/$i/data/; done < userlist.txt