Current File : //proc/self/root/etc/profile.d/less.csh
# less initialization script (csh)
if ( -x /usr/bin/lesspipe.sh ) then
  setenv LESSOPEN "||/usr/bin/lesspipe.sh %s"
endif