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.

222 B

  1. parse cli parameters
  2. read from stdin
  3. split stdin into columns (column/awk commands)
  4. map (execute) commands to fields
  • execute a command on first text column
  1. print resulting concatenated columns