Create an output option that's similar to what using column does. This would output to a pure text file. The output would have the following characteristics:
- Parse base on delimiter,
- Use two spaces as the separator for the columns,
- Alignment based on the longest line.
Will comment if additional details are needed.
Create an output option that's similar to what using
columndoes. This would output to a pure text file. The output would have the following characteristics:Will comment if additional details are needed.