You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

245 B

  1. parse cli parameters
  2. read from stdin
  3. split stdin into columns (column/awk commands)
  4. execute every field command on it's corresponding column execute a command on first text column
  5. print resulting concatenated columns