@indigoparadox @Lenni @RogerBW @mcc Thanks. I think the last time I wrote any code in C was some 15 years ago; the entire number of C lines I have written in my life is probably less than 3000, and I have forgotten most of what little I used to know about GCC, and that was ages ago.
I'm much more familiar with Pascal and Python, I suck at Java, and I could probably still do a lot of silly things in GW-BASIC because that's what came with my first MS-DOS PC. I had to learn some Haskell at uni, but I never used it again and forgot almost everything. I also had to learn C++ and forgot most about it, although its similarity to Java means that I probably remember more than I think, but I stink when it comes to C++.
I mostly write single purpose command line tools in Pascal or Python for my own purposes, and most of those get called by bash scripts.