Just like to ask if how would you select only the needed columns in an input file and produce an output where the contents are the needed columns and their values
Thank you 🙂
Example:
Column1 Column2 Column3 Column4 Column5
Output
Column2 Column4 Column5