зеркало из
				https://github.com/iharh/notes.git
				synced 2025-10-30 21:26:09 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			4 строки
		
	
	
		
			169 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 строки
		
	
	
		
			169 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| :: wmic process get /? - for the list of properties
 | |
| wmic.exe process where (Name="KRetriever.exe") get Name, ProcessId, VirtualSize, WorkingSetSize > counters.txt 2>&1
 | |
| 
 | 
