STACK

stack.html
Format:    STACK [[SIZE] (stack size)]
Template:  SIZE/N
Location:  Internal 

A shell ises a certain amount of stack, a special area in memory alocated for it. Each shell has a specific stack size. If a program causes a system failure, changing the shell's stack size may solve the problem. Commands performing operations consisting of multiple levels can require additional stack space.

Stack sizes range in size from 4096 to 40000 bytes