Difference between revisions of "PS1"
Jump to navigation
Jump to search
(Created page with "{{Draft}} == See also == * {{Bash}}") Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 2: | Line 2: | ||
+ | ssh -t "export [[PS1]]=your_text; bash" SERVER_NAME | ||
== See also == | == See also == | ||
* {{Bash}} | * {{Bash}} |
Revision as of 10:12, 13 May 2020
This article is a Draft. Help us to complete it.
ssh -t "export PS1=your_text; bash" SERVER_NAME
See also
Bash [ -c ]
,alias
,&&
, Bash history, Autocompletion,set
,unset
,export
,.bash_aliases, .bashrc and .bash profile
,PS1
,echo
,brace expansion
, Function,shopt
,trap
,set -e
,source
,PATH
,complete
,disown
,.hushlogin
,.bashrc
,builtin
,eval
,set
,$PATH
,$HOME
,TZ
,.profile
,-e, -i
,Builtin (Bash)
,mapfile
,~
, return (Bash), for, until,declare, dirname, basename, functions.sh
, Bash arithmetic expansion,shift, bash --rcfile, readonly, $1, $@
Advertising: