LCRT(1) | LCRT(1) |
NAME¶
Lcrt — a linux remote login tool
SYNOPSIS¶
lcrt [-q connect_name] [-c connect_name]
DESCRIPTION¶
lcrt is a linux remote login tool. Just like ssh or telnet, but it has a GUI and can manage many connections. User can use it to save connection informations such as hostname,username and password(if choose save),and auto login when next time. lcrt also can clone a connected session, so user can open many connections quickly.
FEATURES¶
- auto save connection information so that can auto login remote server next time.
- easy to clone a connected session.
OPTIONS¶
EXAMPLE¶
lcrt -q "localhost"
lcrt -c "127.0.0.1"
AUTHOR¶
This manual page was written by the Lcrt developer team. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2.
April 18, 2011 | lcrt 1.1.2 |