Newbetuts
.
New posts in ifs
What does IFS= do in this bash loop: `cat file | while IFS= read -r line; do ... done`
bash
ifs
What is the exact meaning of IFS=$'\n'?
bash
shell
variables
environment-variables
ifs
Trying to split a string into two variables
bash
shell
ifs
Prev