File: less.debathena

package info (click to toggle)
config-package-dev 5.5.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 632 kB
  • sloc: perl: 247; makefile: 66; sh: 49
file content (4 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (26)
1
2
3
4
#!/bin/sh
# Wrapper to make less read tarballs and so on.
eval $(lesspipe)
exec less.debathena-orig "$@"