Feeds:
Posts
Comments

Archive for the ‘BASH’ Category

Oracle start/stop script that works

The oracle start/stop script I’ve found on the net (written for REHL, I believe), didn’t work for me. Thus, I wrote a wee script that works for my 11g install (on Debian).

#! /usr/bin/env bash [...]

Read Full Post »

It’s impossible to get that title right.
What I thought of this, whenever listing program code on your web page, it’s normally done either in code or pre elements. That’s fine, but they get monotyped and display their indentation and so on just nicely. Now, what if they were colourised just like in the programming editor? [...]

Read Full Post »