sandeepmur
Programmer
Hi,
I am trying to obtain unique values from a file like this:
$> uniq abc.xls > test.xls
but the above does not seem to be working.. I also tried using the -u option to no avail..
is there any other alternative ??
thnx
I am trying to obtain unique values from a file like this:
$> uniq abc.xls > test.xls
but the above does not seem to be working.. I also tried using the -u option to no avail..
is there any other alternative ??
thnx