| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
ta TargetName [description]
ta command is used to add a new target. A target represents a
computer. The parameter can be the name (or the IP address) of the computer.
You can use tsh command to define a long host name for the target.
This is useful to keep short name for target inside Diogene87.
ta command. The tc command is used to verify that
two targets exist and tl is used to print target list.
$ dio87d -d $ dio87c -- tc 0 $ dio87c -- ta localhost $ dio87c -- ta eagon $ dio87c -- tc 2 $ dio87c -- tl localhost eagon $ |