Search by tag: shell

2025

15

Apr

CSV Hell: When Your Data Gets All Philosophical About Line Breaks

Just a quick and dirty script for when your csv files looks like something only a blind poet could put together.

Read more

2024

07

Jun

Ctr-z bf/bg toggle for Fish shell

An update to a popular post on toggling processes using Ctrl-Z, now focusing on the Fish shell. The tutorial requires Fish shell version 3.2 or newer and provides a command to bind Ctrl-Z for foreground processing without displaying irrelevant information.

Read more

2021

26

Jan

Bash faulty pasting tip

Have you ever pasted some random multi-line text to the bash shell ? If you have, then you will know how annoying this is. So here is the fix!

Read more