Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > fr.comp.sys.mac.programmation > #2451
| From | "M.V." <mv@gmail.com.invalid> |
|---|---|
| Newsgroups | fr.comp.sys.mac.programmation |
| Subject | Re: Script shell ? |
| Date | 2023-02-21 08:21 +0000 |
| Organization | M.V. & Co |
| Message-ID | <tt1ute$13374$1@dont-email.me> (permalink) |
| References | (2 earlier) <tsvavr$n240$1@dont-email.me> <tsvbe1$n3p2$1@dont-email.me> <tsvdkq$nb6v$1@dont-email.me> <tsvk36$jrc$1@shakotay.alphanet.ch> <tt0fl5$rbe5$1@dont-email.me> |
Dans le message <tt0fl5$rbe5$1@dont-email.me>, Brice a écrit le 20 février 2023 à 19 h 54 : > j'écris dans le terminal et j'enregistre ? > J'enregistre comment ? Ç'aurait été mieux que quelqu'un qui connaisse CCC et qui maîtrise un peu mieux que moi les scripts shell te réponde… Je vais te livrer ce que je crois avoir compris des manips à effectuer et ça me paraît, en réalité, très très simple, peut-être même un peu trop simple… 1- Créer un fichier ejecter_volumes.txt et copier/coller ce qui suit : =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= #!/bin/sh app_name="path_to_appli" open "$app_name" =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= 2- Remplacer path_to_appli par le chemin complet de l'applet destiné à éjecter les volumes souhaités. Conserver les guillemets autour du chemin complet. 3- Enregistrer le fichier et modifier l'extension en remplaçant .txt par sh 4- Dans CCC, aller ici : <https://www.dropbox.com/s/rt3devcn5hg71r9/adv_settings.jpg> et… suivre la flèche pour sélectionner le fichier ejecter_volumes.sh Ça devrait fonctionner ! ;-) -- 🇺🇦 Michel Vauquois - <http://michelvauquois.fr> 🇺🇦 On reconnaissait le citoyen à ce qu’il avait part au culte de la cité, et c’était de cette participation que lui venaient tous ses droits civils et politiques. (Pierre Desproges)
Back to fr.comp.sys.mac.programmation | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-19 15:32 +0000
Re: Script shell ? "Benoît L." <benoit@leraillez.com.invalid> - 2023-02-19 16:46 +0000
Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-20 08:28 +0000
Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-20 08:36 +0000
Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-20 09:14 +0000
Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-20 09:59 +0000
Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-20 10:21 +0000
Re: Script shell ? "Benoît L." <benoit@leraillez.com.invalid> - 2023-02-20 11:04 +0000
Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-20 18:54 +0000
Re: Script shell ? "Benoît L." <benoit@leraillez.com.invalid> - 2023-02-20 21:17 +0000
Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-21 10:52 +0000
Re: Script shell ? "Benoît L." <benoit@leraillez.com.invalid> - 2023-02-21 21:20 +0000
Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-22 10:05 +0000
Re: Script shell ? "Benoît L." <benoit@leraillez.com.invalid> - 2023-02-22 20:18 +0000
Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-21 08:21 +0000
Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-21 08:32 +0000
Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-21 08:38 +0000
Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-21 10:52 +0000
Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-21 11:47 +0000
Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-21 13:28 +0000
Re: Script shell ? "M.V." <mv@gmail.invalid> - 2023-02-21 14:08 +0000
Re: Script shell ? "M.V." <mv@gmail.invalid> - 2023-02-21 15:09 +0000
Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-21 19:19 +0000
Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-21 20:45 +0000
Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-22 10:05 +0000
Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-22 11:01 +0000
Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-22 11:07 +0000
Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-22 11:17 +0000
Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-22 12:31 +0000
Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-22 12:53 +0000
[Resolu]Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-22 14:33 +0000
Re: [Resolu]Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-24 09:09 +0000
Re: [Resolu]Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-24 14:07 +0000
Re: [Resolu]Re: Script shell ? "M.V." <mv@gmail.invalid> - 2023-02-24 15:12 +0000
Re: [Resolu]Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-24 15:55 +0000
Re: [Resolu]Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-24 16:32 +0000
Re: [Resolu]Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-24 17:19 +0000
Re: [Resolu]Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-24 17:52 +0000
Re: [Resolu]Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-24 18:24 +0000
Re: [Resolu]Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-24 18:52 +0000
Re: [Resolu]Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-24 18:24 +0000
Re: [Resolu]Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-24 18:52 +0000
[HS] Re: [Resolu]Re: Script shell ? "Benoît L." <benoit@leraillez.com.invalid> - 2023-02-24 16:54 +0000
Re: [HS] Re: [Resolu]Re: Script shell ? Richard Hachel <r.hachel@frite.fr> - 2023-02-24 17:03 +0000
Re: [HS] Re: [Resolu]Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-24 18:27 +0000
Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-22 11:03 +0000
Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-22 11:22 +0000
Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-22 08:43 +0000
Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-21 09:07 +0000
Re: Script shell ? "M.V." <mv@gmail.com.invalid> - 2023-02-21 09:09 +0000
Re: Script shell ? Brice <truc@bidule.fr.invalid> - 2023-02-21 10:52 +0000
csiph-web