X-Received: by 2002:a0c:8e49:: with SMTP id w9mr5580737qvb.3.1631445563937; Sun, 12 Sep 2021 04:19:23 -0700 (PDT) X-Received: by 2002:ac8:724c:: with SMTP id l12mr5120986qtp.131.1631445563639; Sun, 12 Sep 2021 04:19:23 -0700 (PDT) Path: ...!news.nobody.at!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: fr.comp.os.linux.configuration Date: Sun, 12 Sep 2021 04:19:23 -0700 (PDT) Injection-Info: google-groups.googlegroups.com; posting-host=2a01:cb1c:f17:900:a8dc:276f:6a7:6d3c; posting-account=q7TWSwoAAACOGlDiqgPG6hvLEUJmQy4p NNTP-Posting-Host: 2a01:cb1c:f17:900:a8dc:276f:6a7:6d3c User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Bash how to, mais si cela peut-etre compatible avec Power shell ? From: ptilou Injection-Date: Sun, 12 Sep 2021 11:19:23 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Bytes: 2023 Lines: 36 SLt, Vous =C3=AAtes =C3=A0 un enterrement du au Covid-19? J=E2=80=99ai fait =C3=A7a: #!/bin/sh if=20 [find * -type d] ; then [mkdir /home/philippe/Image/image/$1] exit fi Et je voudrais que chaque fois qu=E2=80=99un fichier contient dans son titr= e : Gray mini=20 darkred=20 Darkblue=20 Etc =E2=80=A6. ( j=E2=80=99ai fait des saturation de couleur, sur d=C3=A9s = fichier jpg.) Il soit d=C3=A9placer dans son r=C3=A9pertoire avec le script cr=C3=A9e si = dessus ? Et donc je me demande si il existe quelque chose d=E2=80=99autre que de cr= =C3=A9e et de passe d=E2=80=99en argument dans un tablau, le r=C3=A9pertoir= e m=C3=A8re ? Imbriquer=20 #/bin #include c mkdir $1 ;if ( find -f -t file *[variable du titre]*.jpg) for (?????) Merci =E2=80=94=20 Ptilou