# (Debian-specific?) preprocessing of files before they are displayed by
# `less`.
if [ "$(command -v lesspipe)" ]
then
  eval "$(lesspipe)"
fi