#!/bin/sh export \ LESSOPEN='| /usr/bin/src-hilite-lesspipe.sh %s' \ LESS=-R less "$@"