I want to safely delete all files in a certain directory that are exactly 32 characters long. This is on CentOS 5.x. How would I do that?
On Mon, 18 Jun 2012 17:12:34 -0500 Matt wrote:> I want to safely delete all files in a certain directory that are > exactly 32 characters long. This is on CentOS 5.x. How would I do > that?rm -i ???????????????????????????????? -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER!
On Mon, Jun 18, 2012 at 05:12:34PM -0500, Matt wrote:> I want to safely delete all files in a certain directory that are > exactly 32 characters long. This is on CentOS 5.x. How would I do > that?Let me guess; homework... 'cos this sure ain't a CentOS question! -- rgds Stephen