Rechercher une page de manuel
htremote
Langue: en
Version: September 2009 (ubuntu - 24/10/10)
Section: 1 (Commandes utilisateur)
NAME
htremote - control interactive programs over TCP/IPSYNOPSIS
htremote [OPTIONS]DESCRIPTION
htremote do start a command and stream the stdin and stdout/stderr over a socket. The htremote do act as a server, which could be read line by line.OPTIONS
- -v --version
- Print version number and exit
- -h --help
- Display usage information (this message)
- -p --port
- Port
- -e --command
- Remote controlled command
Example: htremote -p 8080 -c "./httproxy -p 8888 -d foo"
AUTHOR
Written by Christian LieschCOPYRIGHT
Copyright © 2006 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre