blob: c5815dc871e6f2dbecd100b3804bc654a6b1218e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
There are now different sections, expressed by the first letter in the
scripts names:
A: basic command parsing and execution
B: builtins
C: shell commands with special syntax
D: substititution
E: options
V: modules
W: builtin interactive commands and constructs
X: line editing
Y: completion
Z: separate systems and user contributions
|