Uses of Package
org.apache.commons.net.bsd
Packages that use org.apache.commons.net.bsd
-
Classes in org.apache.commons.net.bsd used by org.apache.commons.net.bsdClassDescriptionRCommandClient is very similar to
RExecClient
, from which it is derived, and implements the rcmd() facility that first appeared in 4.2BSD Unix. rcmd() is the facility used by the rsh (rshell) and other commands to execute a command on another machine from a trusted host without issuing a password.RExecClient implements the rexec() facility that first appeared in 4.2BSD Unix.