![]()  | 
	
		
 mac gurus : Help! 
		
		
		mac gurus : Help! 
	I have hundreds of files with unique file names in hundreds of directories, and I want to move all of the files to the parent directory. (also known as flattening) There is a simple way to do this via the command line in Mac OS/X but I can't remember how its done. Any help is appreciated!  | 
		
 for i in *; do mv $i/* .; done 
	 | 
		
 fuck or just  
	mv */* .  | 
		
 rm -rf * 
	And then reboot  | 
		
 just cut and paste. oh wait, thats windows. windows sucks.. 
	 | 
		
 Quote: 
	
 I love mac but I hate the finder to be honest (and I miss windows explorer).  | 
		
 Quote: 
	
 i thought macs were user friendly  | 
		
 Quote: 
	
  | 
		
 um just drag it up a level? 
	 | 
		
  | 
| All times are GMT -7. The time now is 05:34 AM. | 
	Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
	
	©2000-, AI Media Network Inc123