# man > ssh-argv0(1)


*Source: tldr-pages*

---

[_SSH-ARGV0_(1)](https://www.chedong.com/phpMan.php/man/SSH-ARGV0/1/markdown)                           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 host‐
       name 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 associ‐
       ated documentation.

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

Debian Project                            September 7, 2001                             [_SSH-ARGV0_(1)](https://www.chedong.com/phpMan.php/man/SSH-ARGV0/1/markdown)
