So, you may or may not be aware, I am really excited about awk at the moment. Also find. I learned a particular bit of magic on Sunday. I used my most complicated awk script yet: it uses an END block! root@host [/home]# find /home/back/ -user <user> -exec ls -ld {} \; | awk ‘{total=total+$5};… Continue reading Awk amazingness
Things I intend to learn soon.
Hello everyone, I’ve got some stuff I think learning would help me at work. If anyone has good suggestions for books or tutorials about any of the following, please let me know. More about sed and awk MySQL PHP Perl Python
Some Explanations – Introduction
So I was going to make a post about this really awesome tv show I’ve been watching recently, and how I wanted to give it the Triple Crown award for fitting All Three Categories. But that wouldn’t make much sense without me having actually explained my categories. As is probably obvious from the title of… Continue reading Some Explanations – Introduction
New Project!
So, I’ve been meaning to learn a new programming language, but hadn’t decided which one I wanted to learn. So, as with many new projects, I started on Wikipedia. I had been thinking of learning Haskell, due to the Curry-Howard Correspondence. Part of my reasoning also though, was that it had an emacs-like editor that… Continue reading New Project!
coi rodo (Hello, everyone.)
Hello, This is my first post on what I hope will be a lovely and fun blog. I plan to write about whatever I think about and decide I want to talk about. As you can guess from the title, this is likely to be about Math, Morality, or Magic, or some combination of them.… Continue reading coi rodo (Hello, everyone.)