List Question
10 TechQA 2015-06-12 15:52:10bash 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?
							162 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
							112 views
							
								Asked by Joey Cote
								
							
						
					CSV parse with IFS bash : choose ";" as the separator
							666 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
							739 views
							
								Asked by volc
								
							
						
					Bash IFS not splitting string correctly
							515 views
							
								Asked by agp
								
							
						
					Syntax: Applying IF to a cell range in Excel
							606 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