Re: imagemagick

Liste des GroupesRevenir à fco unix 
Sujet : Re: imagemagick
De : use.reply.to (at) *nospam* INVALID.ADDRESS (Benoit Izac)
Groupes : fr.comp.os.unix
Date : 20. Oct 2021, 07:50:21
Autres entêtes
Message-ID : <87bl3k8cte.fsf@izac.org>
References : 1 2 3 4
Bonjour,

Le 20/10/2021 à 02:14, Thomas a écrit dans le message
<fantome.forums.tDeContes-F7FF88.02144620102021@news.free.fr> :

le basename de toutes mes images se termine par "_gif",
puis-je en profiter pour supprimer cette "extension" qui me semble
inutile, avec une formule pas trop compliquée en bash ?

for file in *.xpm; do convert "$file" "${file%_gif}.png"; done

--
Benoit Izac

Date Sujet#  Auteur
18 Oct 21 * imagemagick26Thomas
18 Oct 21 +* Re: imagemagick24pehache
19 Oct 21 i`* Re: imagemagick23Thomas
19 Oct 21 i +* Re: imagemagick11Nicolas George
19 Oct 21 i i+- Re: imagemagick1Olivier Miakinen
20 Oct 21 i i`* Re: imagemagick9Thomas
20 Oct 21 i i `* Re: imagemagick8pehache
21 Oct 21 i i  `* Re: imagemagick7Thomas
22 Oct 21 i i   `* Re: imagemagick6pehache
30 Nov 21 i i    `* Re: imagemagick5Thomas
30 Nov 21 i i     `* Re: imagemagick4pehache
1 Dec 21 i i      `* Re: imagemagick3Thomas
19 Dec 21 i i       `* Re: imagemagick2Thomas
2 Jan 22 i i        `- Re: imagemagick1pehache
20 Oct 21 i `* Re: imagemagick11Thomas
20 Oct 21 i  +* Re: imagemagick4pehache
20 Oct 21 i  i`* Re: imagemagick3pehache
20 Oct 21 i  i `* Re: imagemagick2Benoit Izac
20 Oct 21 i  i  `- Re: imagemagick1pehache
20 Oct 21 i  `* Re: imagemagick6Benoit Izac
21 Oct 21 i   `* Re: imagemagick5Thomas
22 Oct 21 i    +* Re: imagemagick2Benoit Izac
30 Nov 21 i    i`- Re: imagemagick1Thomas
22 Oct 21 i    `* Re: imagemagick2Alain Ketterlin
30 Nov 21 i     `- Re: imagemagick1Thomas
19 Oct 21 `- Re: imagemagick1Nicolas George

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal