From nobody Fri Dec 27 23:40:28 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YKhnZ5s2Cz5jX0c for ; Fri, 27 Dec 2024 23:40:34 +0000 (UTC) (envelope-from freebsd@shaneware.biz) Received: from mail-smtp1.dca2.superb.net (mail-smtp1.dca2.superb.net [66.148.95.11]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4YKhnZ4G2Qz4tlV for ; Fri, 27 Dec 2024 23:40:34 +0000 (UTC) (envelope-from freebsd@shaneware.biz) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=superb.net; s=mailrelay; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From: References:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To:Cc: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=J+zJIrrocE3d0sw5TIH3o2h53mv4osIIwY517rX5KfU=; b=YsvULTY1cxEId+EToeasfAl95m mrfA9cLXuD3IOeuzkfi9FxGZFi2DHCVYJtsrPcctZT9o9XvfvhQPJPwLJn2apQSglxXUkgmcoEJoL mngOj38XKDBpiV8GAYl6p5BRuJcpxBP7Q0PcE78EzW89uppUEEsL22ZtpkrTbrJy+SyairjzVNl78 puLbRFRiwawxwL+2dsngYCquOK1eMjDQqLJTNxb9FR63/cYjGQnedc0VIQDwOvwJpqUgFCbn6FdxG j5iKHzXhH6wBeWxetxCB9LVqRUU6u7C3D3lKO0qjmmaPPt3c/B/xe4q7GPay4y28uUUKXSgpeIGO3 XjpQWNBw==; Received: from ppp230-11.static.internode.on.net ([203.122.230.11] helo=[192.168.9.155]) by mail-smtp1.dca2.superb.net with esmtpsa (TLS1.3:TLS_AES_128_GCM_SHA256:128) (envelope-from ) id 1tRJwW-00000004NE8-043G; Fri, 27 Dec 2024 18:40:33 -0500 Message-ID: Date: Sat, 28 Dec 2024 10:10:28 +1030 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: The "rename" package does not install the rename(2) script? To: David Christensen , questions@freebsd.org References: Content-Language: en-AU From: Shane Ambler In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-SA-Score: -1.0 X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:14361, ipnet:66.148.95.0/24, country:US] X-Rspamd-Queue-Id: 4YKhnZ4G2Qz4tlV X-Spamd-Bar: ---- On 27/12/24 14:22, David Christensen wrote: > > The Perl utility I want is in the following package: > >     p5-File-Rename You will find that perl module is in sysutils/p5-File-Rename Install that package with pkg install p5-File-Rename You may find freshports.org a good source to search for pkg names https://www.freshports.org/sysutils/p5-File-Rename/ -- FreeBSD - the place to B...Software Developing Shane Ambler