4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
|
if ($?prompt) then
|
||
|
set SHELL = "/usr/bin/bash"
|
||
|
exec $SHELL
|