alloc built-in command for tcsh: Show the amount of dynamic memory acquired

Format

alloc argument

Description

alloc shows the amount of dynamic memory acquired, broken down into used and free memory. alloc used with an argument, shows the number of free and used blocks in each size category. The categories start at size 8 and double at each step.
Note: alloc is supported, but the output is not meaningful on z/OS.

Related information

tcsh