#!/bin/bash # k - kaverit konella w | sed -e 1,2d | while read u; do echo ${u%% *}; done | sort -u