From
abcd_if_vb.c
abcd_if_av.c
to
edfg_if_vb.c
edfg_if_av.c
The problem is to catch what file have abcd
prefix.
Not really.
for file in abcd*
do
mv "$file" "edfg${file#abcd}"
done
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With