kaggle competitions download -c titanic unzip titanic.zip wc -l train.csv head -500 train.csv | shuf > output.txt echo 'script done'