Update shell interface
This commit is contained in:
@@ -345,7 +345,8 @@ neo(){
|
|||||||
|
|
||||||
sh(){
|
sh(){
|
||||||
admin
|
admin
|
||||||
sendmsg "<code>$(whoami)@${HOSTNAME}:${PWD}$</code> <code>${args[*]}</code>
|
sendmsg "<code>$(whoami)@$(cat /etc/hostname) [${PWD}]</code>
|
||||||
|
<code>$</code> <code>${args[*]}</code>
|
||||||
<code>$(echo ${args[*]} | bash - 2>&1)</code>"
|
<code>$(echo ${args[*]} | bash - 2>&1)</code>"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user