Miscellaneous Commands
The commands in this section are here because they didn't seem to fit in anywhere else.
alloc
Displays the amount of dynamic memory acquired, broken down into used and free memory. Along with an argument, alloc shows the number of free and used blocks in each size category. The categories start at size 8 and double at each step. This command's output may vary across system types, since systems other than the VAX may use a different memory allocator.
Example: To display a listing of dynamic memory, use
alloc
built-ins
Prints the names of all built-in commands.
Example: To display a listing of built-in commands, use
builtins
Example: To log out of the current session, type
bye
Logout.
Example:
cd [-p] [-l] [-n|-v] [name] ...
Get Linux® Desk Reference, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.