Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in ifs
Setting IFS to null byte does not split lines correctly in command line
Sep 13, 2022
bash
ifs
Surprising array expansion behaviour
May 05, 2021
arrays
bash
shell
ifs
IFS=: leads to different behavior while looping over colon-separated values
Apr 18, 2020
bash
shell
for-loop
ifs
Trying to split a string into two variables
Apr 03, 2018
bash
shell
ifs
What does IFS= do in this bash loop: `cat file | while IFS= read -r line; do ... done`
Aug 29, 2022
bash
ifs
What is the exact meaning of IFS=$'\n'?
Aug 15, 2022
bash
shell
variables
environment-variables
ifs
« Newer Entries