From owner-freebsd-questions@FreeBSD.ORG Fri Oct 25 04:48:49 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A9C90147 for ; Fri, 25 Oct 2013 04:48:49 +0000 (UTC) (envelope-from kline@thought.org) Received: from p3plsmtpa08-04.prod.phx3.secureserver.net (p3plsmtpa08-04.prod.phx3.secureserver.net [173.201.193.105]) by mx1.freebsd.org (Postfix) with ESMTP id 8AB192A3B for ; Fri, 25 Oct 2013 04:48:49 +0000 (UTC) Received: from ethic.thought.org ([209.180.213.209]) by p3plsmtpa08-04.prod.phx3.secureserver.net with id hGoh1m00h4XeM0101GoisF; Thu, 24 Oct 2013 21:48:42 -0700 Date: Thu, 24 Oct 2013 21:48:04 +0000 From: Gary Kline To: Olivier Nicole Subject: Re: Remove duplicate images Message-ID: <20131024214804.GA26685@ethic.thought.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Oct 2013 04:48:49 -0000 Organization: Thought Unlimited. Public service Unix since 1986. Of_Interest: With 27 years of service to the Unix community. On Fri, Oct 25, 2013 at 10:29:02AM +0700, Olivier Nicole wrote: > Hi, > > Does it exist a tool in the ports that can help removing the duplicate > images in a directory? > > Thanks, > > Olivier > -- how about usinf "find" to locate the file? it has a builtin remove syntax. if not, then find -name "imagefile"|xargs rm might would. gary > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Gary Kline kline@thought.org http://www.thought.org Public Service Unix Twenty-seven years of service to the Unix community. http://www.thought.org/HOPE