File: README

package info (click to toggle)
bash 5.3-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 43,860 kB
  • sloc: ansic: 134,738; sh: 8,866; yacc: 5,966; makefile: 4,697; perl: 4,105; asm: 48; awk: 23; sed: 16
file content (20 lines) | stat: -rw-r--r-- 550 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Contents of this directory:

changelog		- my change log since the last release

POSIX.NOTES		- list of what changes for `posix mode'

README			- this file

misc			- directory with some useful tools

The following are distributed `as-is'.  They will not apply without some
modification.

sh-redir-hack		- diff to parse.y to get redirections before
			  compound commands

empty-for-wordlist	- diff to parse.y to allow an empty wordlist after
			  the `in' keyword in a `for' statement

mh-folder-comp		- diffs that reportedly add MH folder completion