Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > fr.comp.sys.mac.programmation > #2669

Re: [Help] script shell, marche plus

Path csiph.com!weretis.net!feeder9.news.weretis.net!news.quux.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From Brice <truc@bidule.fr.invalid>
Newsgroups fr.comp.sys.mac.programmation
Subject Re: [Help] script shell, marche plus
Date Thu, 12 Dec 2024 14:52:15 -0000 (UTC)
Organization A noiseless patient Spider
Lines 36
Archive no
Message-ID <vjetav$265u2$1@dont-email.me> (permalink)
References <vif739$1p934$1@dont-email.me> <vihec2$2dm7d$1@dont-email.me> <vihq3g$2hl4n$1@dont-email.me> <vihvjq$2j8vu$1@dont-email.me> <viic49$2nooe$1@dont-email.me> <viido2$2ob1g$2@dont-email.me> <vimose$161f$1@dont-email.me> <vin3td$41ao$1@dont-email.me> <vippj6$u8g9$1@dont-email.me> <viq4pf$1101u$1@dont-email.me> <viv48c$2dd1d$1@dont-email.me>
Reply-To bgraig@wanadoo.fr
MIME-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
Injection-Date Thu, 12 Dec 2024 15:52:18 +0100 (CET)
Injection-Info dont-email.me; posting-host="8306ba6a9bdb8b9ade051bce63b6e911"; logging-data="2299842"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19j8Eex8nqgYW1THbeer8Vv"
User-Agent MacCafe/3.03.1(4D18) ("blue mountain") (macOS 15.1.1 (24B91) - Mac14,12)
Cancel-Lock sha1:u7jEkRamCCNqs0uhVkN17DcDQ+o= sha256:4R6B8ht4BuwVYv1GCLGGriqk3tqFmUI5CfnmEmCNIe4= sha1:C+BZ83stpFsodWOqoKi67/QntFc=
X-Face :}ywyZ-%b)Cc*k}3bKB?p$gUzV}e5#AO\tRN\v,6_;8/K3TFt_yh"\4oc8bQk'dG'WnBdOL fNzD_5*MM_gX^VL}3~HaA>"~aEIVcJoVA;mz<4u066`=v3%7Q^.JNz.Rb#S!:m+@G|!*u Q{v485Tnag<~;'j$
In-Reply-To <viv48c$2dd1d$1@dont-email.me>
X-No-Archive yes
Xref csiph.com fr.comp.sys.mac.programmation:2669

Show key headers only | View raw


le vendredi 6 décembre 2024 à 16:12, M.V. nous fait part :

> In message <viq4pf$1101u$1@dont-email.me>, on Wednesday, 4 December 2024 at
> 18:50, I wrote:
>
>>
>>
>> Quand le volume est monté, tu cliques dessus dans le Finder 
>> pour le sélectionner, puis sur la touche Entrée puis cmd + c 
>> pour copier le nom exact et tu colles le résultat dans le script 
>> (avec des guillemets autour car il y a des espaces dans le nom).
>>
>> Ou bien : dans Terminal, tu listes les volumes avec :
>> =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
>> diskutil list
>> =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
>> et tu copies le nom du volume en question avant de la coller dans le 
>> script .sh
>
> Plus simple encore : une fois que tous les volumes sont montés, tu crées un
> script avec :
> =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
> tell application "Finder" to get name of every disk whose ejectable is true
> return result
> =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
> Tu copies la liste et tu la colles dans le script .sh : comme ça, tu auras les
> noms exacts des différents volumes.
J'ai tardé avec tout ce qu'il y a à faire avant l'arrivée des smalas.
Merci,

Cordialement,

-- 
B. Graignic
enlever-bgraig@wanadoo.fr

Back to fr.comp.sys.mac.programmation | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

[Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-11-30 14:22 +0000
  Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-11-30 15:01 +0000
  Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-11-30 16:06 +0000
    Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-11-30 18:47 +0000
  Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-01 10:38 +0000
    Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-01 13:59 +0000
      Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-01 15:33 +0000
        Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-01 19:06 +0000
          Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-01 19:34 +0000
            Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-03 11:09 +0000
              Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-03 14:17 +0000
                Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-04 14:39 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-04 17:50 +0000
                Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-05 19:09 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-06 15:12 +0000
                Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-12 14:52 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-12 15:46 +0000
                Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-13 10:21 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-13 10:39 +0000
                Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-14 19:12 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-15 08:30 +0000
                Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-16 15:14 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-16 15:55 +0000
                Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-16 18:34 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-16 18:43 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-17 14:15 +0000
                Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-18 18:53 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-16 19:07 +0000
                Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-18 18:53 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-19 08:29 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-19 08:35 +0000
                Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-19 17:46 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-19 19:01 +0000
                Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-20 10:27 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-20 11:29 +0000
                Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-20 13:05 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-20 16:10 +0000
                Re: [Help] script shell, marche plus kurtz le pirate <kurtzlepirate@free.fr> - 2024-12-20 17:58 +0100
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-20 17:48 +0000
                Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-21 13:54 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-21 14:54 +0000
                Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-21 13:54 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-21 14:52 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-21 15:09 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-21 15:21 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-21 17:08 +0000
                Re: [Help] script shell, marche plus Brice <truc@bidule.fr.invalid> - 2024-12-22 13:39 +0000
                Re: [Help] script shell, marche plus "M.V." <mv@gmail.com.invalid> - 2024-12-21 16:48 +0000

csiph-web