On branch parse-mdls
Your branch is up to date with 'origin/parse-mdls'. Changes to be committed: modified: .env.default Adding default keys_of_interest value and cautions/explanations
This commit is contained in:
		
							parent
							
								
									1b6e51ef70
								
							
						
					
					
						commit
						271b922f1d
					
				@ -1,2 +1,7 @@
 | 
				
			|||||||
Working_Fullpath=$(pwd)
 | 
					Working_Fullpath=$(pwd)
 | 
				
			||||||
Working_Directory=$(basename $Working_Fullpath)
 | 
					Working_Directory=$(basename $Working_Fullpath)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# IMPORTANT - The order of keys in keys_of_interest *must* match the order in
 | 
				
			||||||
 | 
					# 	which mdls prints them or csv output will be incoherent
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					keys_of_interest=("kMDItemFSCreationDate" "kMDItemFSName")
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user