List Question
10 TechQA 2024-11-28 00:37:21bash IFS split string into array
4.8k 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?
123 views
Asked by codeforester
Word splitting using multiple IFS
2.5k views
Asked by user13252
Content of array in bash is OK when called directly, but lost when called from function
77 views
Asked by Joey Cote
CSV parse with IFS bash : choose ";" as the separator
621 views
Asked by Neringan
Bash: set IFS to Space after specific character only?
2.4k views
Asked by Urphänomen
Bash select from array by argument
706 views
Asked by volc
Bash IFS not splitting string correctly
472 views
Asked by agp
Syntax: Applying IF to a cell range in Excel
565 views
Asked by Bananabread
Split text file into array based on an empty line or any non used character
6.1k views
Asked by Bluz