I've got a file with 1000's of entries and 131 columns, the columns are pipe delimited. There is no pipe at the end so format is something like.
2010-10-04|Security|AMEND|20162214| ... lots more columns ... |Bloomberg
How can I remove the last column of the file say in Vim ?