less (100B)
1 # -*- mode: sh -*- 2 3 mv "$DEST/usr/bin/less" "$DEST/usr/bin/gless" 4 ln -sf gless "$DEST/usr/bin/less"