Hello!!
I have a query to count the last column of the file and print it as shown in the below format!!
I tried using ths but dint work
cut fileWithLotsOfC olumns.txt -d" " -f 1,2,3,4 >fileWithOnlyFi rst4Cols.txt
plz help me
output should be something like this!!!
AF1 AF2 AM1 AM2 EF1 EF2 EM1 EM2
FBgn0033056...