this might need braces actually
This commit is contained in:
		
							parent
							
								
									9fa6c2e95a
								
							
						
					
					
						commit
						6bf5b9dd08
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -25,7 +25,7 @@
 | 
			
		|||
        touch /tmp/rjh;
 | 
			
		||||
        cat /tmp/rjh | while read line
 | 
			
		||||
          do
 | 
			
		||||
            if $(pwd) = line; then
 | 
			
		||||
            if [$(pwd) = line]; then
 | 
			
		||||
              new=false;
 | 
			
		||||
            fi
 | 
			
		||||
          done
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue