yizhilll's picture
Add files using upload-large-folder tool
6dd0ae1 verified
raw
history blame
73 Bytes
#/bin/bash
head -n 1 filelist.txt > ~/filename
sed -i '1d' filelist.txt