Recently, since getting a new computer, I've noticed that I've been losing bash history items and it took a while to work out what was going on, though I'm still not completely sure as it never seemed to be so much of a problem. I regularly use the up and down keys with context specific history. For example, I will type ma and then press up to search back through all the make commands I've… continue reading.| Rob Allen
I wanted to know what third-party code I was using in my GitHub Actions. I was able to use standard text processing tools and shell pipelines to get a quick tally.| alexwlchan
Like most developers, I have a mental folder labelled “useful little tools I’ll probably never build.” Small utilities, quality-of-life scripts, automations — they’d save time, but not enough to justify the overhead of building them. So they stay stuck in limbo. That changed when I started using AI as a regular part of my development| Perl Hacks
In this post, we will learn how to add comments in shell scripts using single-line and multi-line techniques.| LinuxTechi
Originally published on Cohost in 2 parts.| PolyWolf's Blog
An article by Rob Allen| akrabat.com