Korn Shell Script

Post apenas para indicar um documento que achei muito bom e um site sobre Korn Shell Script que gostei também.
O documento:
“Korn Shell Syntax – A Reference Guide”
http://www.context-switch.com/docs/kshrefltr.pdf
Ele ébásico, mas tem as condições de teste, e acaba sendo uma boa referência para consulta.
O site:
http://www.mtxia.com/css/Downloads/Scripts/Korn/index.shtml

Aix – Parâmetros de kernel

Alguns parâmetros de kernel do Aix:
Parameters:
mempools
Specifies the number of memory pools that the system real memory is split into.
Memory pools
The mempools value is used to subdivide the memory into pools. The parameter
mempools has a range from 1 (one) to, but not more than, the value of the
number of CPUs in the system. For example, if [...]