awk/testdir/t.1

3 lines
35 B
Groff

BEGIN {FS=":"}
{print $1, $2, $3}