`$ fais student < students.txt` `$ cat students.csv | cut -d"," -f1 | fais student`
$ fais student < students.txt$ cat students.csv | cut -d"," -f1 | fais student