ium_478831/script.sh
2022-03-27 18:29:35 +02:00

4 lines
76 B
Bash

#!/bin/bash
while read line; do
echo "$line"
done < adult-income-dataset.csv