E
ewaguespack
I am going to build a csv (or colon delimited, or space delimited, etc)
to ascii table converter...
does anything like this already exist?
e.g.:
../xsv2ascii -f /etc/passwd -d ":"
________________________________
| root | x | 0 | 0 | root | /root | /bin/bash |
....
to ascii table converter...
does anything like this already exist?
e.g.:
../xsv2ascii -f /etc/passwd -d ":"
________________________________
| root | x | 0 | 0 | root | /root | /bin/bash |
....