#!/bin/bash head -n 100 OrangeQualityData.csv > processed_data.csv cp processed_data.csv results.txt