changing suffix
James <[email protected]>
| Newsgroups | gmane.user-groups.linux.ottawa.general |
|---|---|
| Message-ID | <[email protected]> |
I am trying tro change the suffix of files that end in .a.b to .b
I tried (to echo first):
for f in *\.a\.bl; do echo ${f#\.a\}.b; done
--
OCLUG general discussion list
[email protected]
http://oclug.on.ca/mailman/listinfo/oclug