The nap_info Command

The nap_info command provides information about the NAP system. There are two variants which are shown in the following example:

% nap_info bytes
1300 1640
% nap_info sequence
15

The command "nap_info bytes" returns two numbers:

  • current number of bytes of memory being used by NAOs (1300 in above example)
  • maximum number of bytes used at any time so far(1640 in above example)

    The command "nap_info sequence" returns the sequence-number of the most recently created NAO.

    Author: Harvey Davies       © 2002, CSIRO Australia.       Legal Notice and Disclaimer
    CVS Version Details: $Id: nap_info.html,v 1.1 2002/08/07 08:09:24 dav480 Exp $