Imported from ../bash-2.02.tar.gz.
This commit is contained in:
		
					parent
					
						
							
								e8ce775db8
							
						
					
				
			
			
				commit
				
					
						cce855bc5b
					
				
			
		
					 323 changed files with 33916 additions and 12321 deletions
				
			
		
							
								
								
									
										9
									
								
								tests/ifs-3.test
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								tests/ifs-3.test
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | |||
| OIFS=$IFS | ||||
| IFS=":$IFS" | ||||
| foo=`echo a:b:c` | ||||
| IFS=$OIFS | ||||
| 
 | ||||
| for i in $foo | ||||
| do | ||||
| 	echo $i | ||||
| done | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jari Aalto
				Jari Aalto