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