Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 1996 20:36:48 +0000 ()
From:      hmmm <hmmm@alaska.net>
To:        freebsd-questions <questions@freebsd.org>
Subject:   multiple files
Message-ID:  <Pine.BSF.3.95.960924203341.562B-100000@hmmm.alaska.net>

next in thread | raw e-mail | index | archive | help
how can i rename multiple files w/o doing it 1-by-1?

ie,

abc.tar.gz > abc.tgz
def.tar.gz > def.tgz
hij.tar.gz > hij.tgz

??? (sh shell)

i wish this would work -> mv *.tar.gz *.tgz -> but it don't!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.960924203341.562B-100000>