Imported from ../bash-4.0-rc1.tar.gz.
This commit is contained in:
		
					parent
					
						
							
								f1be666c7d
							
						
					
				
			
			
				commit
				
					
						3185942a52
					
				
			
		
					 666 changed files with 188710 additions and 54674 deletions
				
			
		|  | @ -20,3 +20,10 @@ recho "${str/$str/}" | |||
| recho "${snul##$snul}" | ||||
| recho "${str##$str}" | ||||
| recho "${str##$nul}" | ||||
| 
 | ||||
| A="" | ||||
| B="${A:0}" | ||||
| 
 | ||||
| recho "$B" | ||||
| recho "${A:0}" | ||||
| recho "/tmp/test/TEST${A:0}" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jari Aalto
				Jari Aalto