ium_s434700/download.sh

6 lines
133 B
Bash
Raw Normal View History

2021-03-27 17:30:11 +01:00
wget https://git.wmi.amu.edu.pl/s434700/ium_s434700/raw/branch/master/netflix_titles.csv
2021-03-27 17:32:56 +01:00
head -n 256 netflix_titles.csv > top.csv
2021-03-27 17:30:11 +01:00