hi ,

On Fri, 29 Jul 2022 05:00:39 +0200
Jean-Pierre HOARAU <jean-pie...@hoarau.info> wrote:

> I'm trying to write a script shell and use a procedure. I don't understand
> how to give the parameters to the script. I do not have the good number or
> parameters. Can someone write to me the command line that I have to enter
> to use the procedures, for example, file-jpeg-load and file-jpeg-save? I
> tried this and it doesn't work:
> 
> gimp -i -b "(file-jpeg-load RUN-NONINTERACTIVE "/home/user/ev.jpg"
> "/home/user/ev.jpg")" -b "(gimp-quit 0)"
> 

Please read about bash/zsh/ksh/etc. quoting/escaping:

https://mywiki.wooledge.org/BashFAQ

[also note https://www.shlomifish.org/open-source/anti/csh/ ] 

> Thank you in advance.
> _______________________________________________
> gimp-user-list mailing list
> List address:    gimp-user-list@gnome.org
> List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
> List archives:   https://mail.gnome.org/archives/gimp-user-list



-- 

Shlomi Fish       https://www.shlomifish.org/
https://www.shlomifish.org/open-source/resources/tech-tips/

If a million Shakespeares had to write together, they would write like a monkey.
    — based on Stephen Wright, via Nadav Har’El.

Please reply to list if it's a mailing list post - https://shlom.in/reply .
_______________________________________________
gimp-user-list mailing list
List address:    gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

Reply via email to