cutpaste cut and paste with multi-char delimiters Installation pip install cutpaste Usage pycut -d ' ' -f 1 /path/to/some_space_delimited_file.txt pypaste -d '\t' column_a.txt column_b.txt