Imported from ../bash-2.01.tar.gz.
This commit is contained in:
		
					parent
					
						
							
								ccc6cda312
							
						
					
				
			
			
				commit
				
					
						d166f04881
					
				
			
		
					 304 changed files with 14702 additions and 13012 deletions
				
			
		|  | @ -1,11 +0,0 @@ | |||
| #! /bin/sh - | ||||
| 
 | ||||
| if [ $# -eq 0 ]; then | ||||
| 	env | ||||
| 	exit | ||||
| elif eval [ "\${$1-unset}" = "unset" ]; then | ||||
| 	exit 1 | ||||
| else | ||||
| 	eval echo \$$1 | ||||
| 	exit 0 | ||||
| fi | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jari Aalto
				Jari Aalto