From: urgrue <urgrue@tumsan.fi>
To: admin <linux-admin@vger.kernel.org>
Subject: solved: rename multiple files at once
Date: Fri, 2 Aug 2002 15:51:44 +0300 [thread overview]
Message-ID: <20020802125144.GA25239@fede2.tumsan.fi> (raw)
In-Reply-To: <20020802124936.GE24920@fede2.tumsan.fi>; from urgrue@tumsan.fi on Fri, Aug 02, 2002 at 15:49:36 +0300
sorry, nevermind, i got it:
mmv -r "0*" "a#1"
On 2002.08.02 15:49 urgrue wrote:
> simple question...
> i have a dir with files like:
> 001.asd
> 002.asd
> 003.asd
>
> how would i do something like:
> rename all files matching ^0* to a*
> the desired result being:
> a01.asd
> a02.asd
> a03.asd
>
> anyone know?
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin"
> in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2002-08-02 12:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-02 12:49 rename multiple files at once urgrue
2002-08-02 12:51 ` urgrue [this message]
2002-08-03 7:31 ` Camelia NASTASE
2002-08-03 10:37 ` Glynn Clements
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020802125144.GA25239@fede2.tumsan.fi \
--to=urgrue@tumsan.fi \
--cc=linux-admin@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).