less is literally more

This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).

A quick tip about the `less` Unix pager: by default it is case-sensitive when searching, but the `-i` flag makes it case-insensitive (while still respecting case when uppercase letters are explicitly typed in the pattern — the same smart-case behavior as Emacs isearch). Adding `alias less='less -i'` to your bash config makes this the default.

1m read timeFrom birkey.co
Post cover image

Sort: