A command line tool to excavate fields from multi-column texts. A command line tool to excavate fields from multi-column texts.
bash
excavate <FIELDS>
For example:
Printing the all the process IDs matching "bash":
bash
ps aux | grep bash | excavate 1