How can I align the columns of tables in Bash? December 23, 2022 by Tarik Use the column command: column -t -s' ' filename