Опубликовано: 27 Октябрь 2024 на канале: Simply Done
19,041
167
#bash #linuxshell #shellscript
hello friends
using shebang line you can give any shell in which you want to execute the shell-script
to see the current shell - echo $SHELL
to see the list of shells - cat /etc/shells