File: posh.templates

package info (click to toggle)
posh 0.13.2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,488 kB
  • sloc: ansic: 14,597; xml: 1,604; sh: 1,343; perl: 964; makefile: 36
file content (8 lines) | stat: -rw-r--r-- 343 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
Template: posh/sh
Type: boolean
Default: false
_Description: Install posh as /bin/sh?
 dash is the default /bin/sh on a Debian system.  However, since our policy
 requires all shell scripts using /bin/sh to be POSIX-compliant, any shell
 that conforms to POSIX can serve as /bin/sh.  Since posh is
 POSIX-compliant, it can be used as /bin/sh.