What is shell ?name the default of ubuntu
Answers
Answered by
1
Answer:
GNU Bash is the shell used by default in terminals on Ubuntu. However when scripts are executed on system boot then dash is used, as it is dash that is /bin/shell
Similar questions