#!/bin/bash echo expect: cut -d, -f 1 `./File` | sort -n|uniq -c|sort -n echo got: silap -x 2 -n 433 `./File` | sort -n|uniq -c|sort -n