Rechercher une page de manuel
sshm
Langue: en
Version: 335409 (ubuntu - 24/10/10)
Section: 1 (Commandes utilisateur)
Sommaire
NAME
sshm - A little command-line tool to manage your ssh serversDESCRIPTION
sshm stand for ssh manager which is a little command-line tool for managing your ssh servers. You're able to delete, add, show infos, list all servers and connect to one given server. If you add a server, which you can do with 'sshm --add', you have to enter the target ip, port and the username with that you want to connect to the server. At last, you have to give this connection an alias. If you enter there for example 'foo' as serveralias, you can connect to this server only by typing: sshm fooOPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.- -h, --help
- Show summary of options.
- -v, --version
- Show version of program.
- -a, --add
- Add a server to the config.
- -d, --del [alias]
- Delete a server from the config.
- -s, --show [alias]
- Show information about the given server.
- -l, --list <search string>
- List all available servers, if a searchstring is given, it will only display matching servers.
AUTHOR
This manual page and the program was written by Patrick Matthäi <pmatthaei@debian.org>.Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre