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