bash vs sh
2024-10-05
It's important to note that looping through lines from a variable only works with bash and doesn't work with sh. SH will read lines from a file.
It's important to note that looping through lines from a variable only works with bash and doesn't work with sh. SH will read lines from a file.
