1
#!/bin/bash
2
# -*- sh -*-
3
4
# Computation of `unicode'
5
6
recode ..utf-8 \
7
    | sed 's|-\*- outline -\*-|-\*- mode: outline; coding: utf-8 -\*-|'