Added skeleton for image-info user script
This commit is contained in:
		
							parent
							
								
									b6a6c260e1
								
							
						
					
					
						commit
						cae5358234
					
				
							
								
								
									
										10
									
								
								image-info
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										10
									
								
								image-info
									
									
									
									
									
										Executable file
									
								
							| @ -0,0 +1,10 @@ | |||||||
|  | #!/bin/sh | ||||||
|  | 
 | ||||||
|  | #filename=$1 | ||||||
|  | #filesize=$(du -h "$1") | ||||||
|  | 
 | ||||||
|  | #geometry=$(identify -format '%wx%h' "$1") | ||||||
|  | 
 | ||||||
|  | #tags=$(exiv2 -q pr -pi "$1" | awk '$1~"Keywords" {print $4","}') | ||||||
|  | #tags=${tags%,} | ||||||
|  | 
 | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Bert Münnich
						Bert Münnich