[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Command tc

NAME

Command tc :: Target Count

SYNOPSIS

tc

DESCRIPTION

The tc command returns the number of targets.

EXAMPLE

In this sample, two targets `localhost' and `eagon' are created with ta command. The tc command is used before (0 target) and after targets creation (2 targets).

 
$ dio87d -d
$ dio87c -- tc
0
$ dio87c -- ta localhost
$ dio87c -- ta eagon 
$ dio87c -- tc
2
$ dio87c -- tl
localhost
eagon
$

ACCESS CONTROL

This function requires the `consult' privilege for the `target' command family.

SEE ALSO



This document was generated by dom on September, 11 2005 using texi2html