# phpman > man > SSH-ARGV0(1)

[SSH-ARGV0(1)](https://www.chedong.com/phpMan.php/man/SSH-ARGV0/1/markdown)              BSD General Commands Manual             [SSH-ARGV0(1)](https://www.chedong.com/phpMan.php/man/SSH-ARGV0/1/markdown)

## NAME
     **ssh-argv0** — replaces the old ssh command-name as hostname handling

## SYNOPSIS
     _hostname_ | _user@hostname_ [**-l** _login_name_] [_command_]

     _hostname_ | _user@hostname_ [**-afgknqstvxACNTX1246**] [**-b** _bind_address_] [**-c** _cipher_spec_]
     [**-e** _escape_char_] [**-i** _identity_file_] [**-l** _login_name_] [**-m** _mac_spec_] [**-o** _option_] [**-p** _port_]
     [**-F** _configfile_] [**-L** _port_:_host_:_hostport_] [**-R** _port_:_host_:_hostport_] [**-D** _port_] [_command_]

## DESCRIPTION
     **ssh-argv0** replaces the old ssh command-name as hostname handling.  If you link to this script
     with a hostname then executing the link is equivalent to having executed ssh with that hostname
     as an argument.  All other arguments are passed to ssh and will be processed normally.

## OPTIONS
     See [ssh(1)](https://www.chedong.com/phpMan.php/man/ssh/1/markdown).

## FILES
     See [ssh(1)](https://www.chedong.com/phpMan.php/man/ssh/1/markdown).

## AUTHORS
     OpenSSH is a derivative of the original and free ssh 1.2.12 release by Tatu Ylonen.  Aaron
     Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt and Dug Song removed many bugs,
     re-added newer features and created OpenSSH.  Markus Friedl contributed the support for SSH
     protocol versions 1.5 and 2.0.  Natalie Amery wrote this ssh-argv0 script and the associated
     documentation.

## SEE ALSO
     [ssh(1)](https://www.chedong.com/phpMan.php/man/ssh/1/markdown)

## Debian Project                 September 7, 2001                Debian Project
