Difference between revisions of "--login"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[ssh --login]]
+
<code>[[ssh --login]]</code>
ssh user@host bash [[--login -i]]
 
  
[[su]]
+
<code>ssh user@host bash [[--login -i]]</code>
  -, -l, --login                  make the shell a login shell
 
  
 +
<code>[[su]]</code>
 +
 +
<code>-, -l, --login                  make the shell a login shell</code>
 +
 +
== See also ==
 
* {{ssh}}
 
* {{ssh}}
 +
 +
[[Category:SSH]]

Latest revision as of 12:26, 14 March 2023

ssh --login

ssh user@host bash --login -i

su

-, -l, --login make the shell a login shell

See also[edit]

Advertising: