From owner-freebsd-questions@FreeBSD.ORG Tue Jan 5 16:12:58 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 081421065695 for ; Tue, 5 Jan 2010 16:12:58 +0000 (UTC) (envelope-from fbsd.questions.list@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id 8B4BB8FC14 for ; Tue, 5 Jan 2010 16:12:57 +0000 (UTC) Received: by ewy26 with SMTP id 26so14409636ewy.3 for ; Tue, 05 Jan 2010 08:12:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=gphFhDfenUsGMRonsp6L2A7pUf7QnosqkUwBHRf0Up4=; b=pbY/JCe3ZvOlQid0NpYyLUiSHjOoPFKNgzkb2VPp8r6USnqEysevjeAxcN4WsSzU5d okMSdmDTtz4ohvv8hfWO0+rIpaRUfjFf4vhnr38jN3dKnxmjwCuFtI8ECblETnZ+bPZZ qPuuD3vfC4+YZJVuYoXxEQpaOpYxa8rlQts58= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=BHLsuQ9ZW3Ssw2gCkuTIiaTJYQMhhgQgcIzp9K/OzKyMMLOFhYQXJPl3z/wos9knaG thj3siYdLmhT2ImYYQ3bPLojxvkmT9BOLo75+kaP7mFefToGMDa26EjDbVUdQv1liIca eTv+UfB2Q/ad49kRAto6FEaLMCuzZuKr6iNXM= Received: by 10.213.39.200 with SMTP id h8mr1011186ebe.15.1262707967117; Tue, 05 Jan 2010 08:12:47 -0800 (PST) Received: from ?192.168.2.2? (ip4da86a9a.direct-adsl.nl [77.168.106.154]) by mx.google.com with ESMTPS id 7sm39461560eyg.9.2010.01.05.08.12.42 (version=SSLv3 cipher=RC4-MD5); Tue, 05 Jan 2010 08:12:43 -0800 (PST) From: =?ISO-8859-1?Q?D=E1rio?= "P." To: herbert langhans In-Reply-To: <20100105143508.GB5324@sandcat> References: <1262624558.9656.16.camel@dasp-laptop> <20100105143508.GB5324@sandcat> Content-Type: text/plain; charset="UTF-8" Date: Tue, 05 Jan 2010 17:12:44 +0100 Message-ID: <1262707964.12080.45.camel@dasp-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: Rename pictures in the command-line interface X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jan 2010 16:12:58 -0000 Ter, 2010-01-05 às 15:35 +0100, herbert langhans escreveu: > Hi Dario, > another way is to use batren - its a shell script and should work out of the box on FreeBSD: > http://batren.sourceforge.net/cgi-bin/blis.cgi/Home > > Cheers > herb langhans Thank you Herbert, sounds a interesting tool. I'm going to try it. Now I'm also using Midnight Commander suggested by Polytropon, and that makes my life alot easer. More I use FreeBSD, more I like it! :)