Parallel Gzip

March 12, 2019

Lzop use to be my favorite fast compression program. That is until I learned about parallels […]

tmux horizontal window splitting

January 24, 2019

To split terminal in to four horizontal tmux windows you can run the following code: #!/bin/bash […]