Description
In this course you will learn
-
Unirank: Data Preview (head, pipe and csvlook)
-
Find the colleges in the ranklist (grep, pipe and wc)
-
Finding the percent of colleges in the ranklist (wc, grep)
-
Finding the number of Institutes from each state (cat, cut ,sort, uniq)
-
AWK useful examples