List Question
10 TechQA 2024-11-28 00:37:21bash IFS split string into array
4.9k views
Asked by Sahar Rabinoviz
Parsing a delimited string into an array in Bash - why is "$var" different from $var though $var has no spaces?
169 views
Asked by codeforester
Word splitting using multiple IFS
2.6k views
Asked by user13252
Content of array in bash is OK when called directly, but lost when called from function
115 views
Asked by Joey Cote
CSV parse with IFS bash : choose ";" as the separator
657 views
Asked by Neringan
Bash: set IFS to Space after specific character only?
2.5k views
Asked by Urphänomen
Bash select from array by argument
747 views
Asked by volc
Bash IFS not splitting string correctly
509 views
Asked by agp
Syntax: Applying IF to a cell range in Excel
608 views
Asked by Bananabread
Split text file into array based on an empty line or any non used character
6.2k views
Asked by Bluz