The unique operation lists each distinct value in column 3 once, and countunique reports how many distinct values there are. Running them side by side shows both the values themselves and the total number of categories in one pass. This answers questions like how many departments exist and what they are called. Use the -g flag with count to get per-group row counts instead.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.