File: doc-base

package info (click to toggle)
cruft 0.9.16
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,308 kB
  • sloc: ansic: 803; perl: 315; sh: 178; makefile: 61
file content (5 lines) | stat: -rwxr-xr-x 237 bytes parent folder | download | duplicates (6)
1
2
3
4
5
#!/bin/dash
# files generated by doc-base, eg. /usr/share/doc/xterm-faq/.dhelp, if any
set -e
if [ ! -d /var/lib/doc-base/info ]; then exit 1; fi
find /var/lib/doc-base/info -mindepth 1 -maxdepth 1 -name '*.list' -print0 | xargs -r0 cat