<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Have you ever used /path/script.sh + argvs ? - Miscellaneous				            </title>
            <link>https://cinelerra-gg.org/es/forum/forum-miscellaneous/have-you-ever-used-path-script-sh-argvs/</link>
            <description>The artists\&#039; meeting place for creative exchange and discussion.</description>
            <language>es</language>
            <lastBuildDate>Mon, 11 May 2026 09:53:45 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Answer to: Have you ever used /path/script.sh + argvs ?</title>
                        <link>https://cinelerra-gg.org/es/forum/forum-miscellaneous/have-you-ever-used-path-script-sh-argvs/#post-1566</link>
                        <pubDate>Sun, 24 Jan 2021 17:32:13 +0000</pubDate>
                        <description><![CDATA[@PhyllisSmith 
Thank you for your prompt response.
Yes that&#039;s right. The manual page isAfter reading it, I realized that there was an example that I hadn&#039;t seen before.
So I compared and ...]]></description>
                        <content:encoded><![CDATA[<p>@<span style="color: #000000"><span class="username"><a style="color: #000000" href="https://cinelerra-gg.org/bugtracker/view_user_page.php?id=3">PhyllisSmith</a></span> </span></p>
<p>Thank you for your prompt response.</p>
<p><br />Yes that's right. The manual page is https://cinelerra-gg.org/download/CinelerraGG_Manual/Menu_Bar_Shell_Commands.html. After reading it, I realized that there was an example that I hadn't seen before.</p>
<p>So I compared and found my mistake. I replaced the call command "<span style="color: #333399">bash ~/Private/fab_guide/fab_guide-nos_videos/test.sh</span>" by "<span style="color: #333399">~/Private/fab_guide/fab_guide-nos_videos/test.sh</span>" and check "<span style="color: #333399">/path/script + argvs</span>".<br />Now the call of this little test script works</p>
<p>I can now try to create a script that will make a copy of the snaps but in a smaller size.</p>
<p><br /><br /></p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/es/forum/forum-miscellaneous/">Miscellaneous</category>                        <dc:creator>fary54</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/es/forum/forum-miscellaneous/have-you-ever-used-path-script-sh-argvs/#post-1566</guid>
                    </item>
				                    <item>
                        <title>Answer to: Have you ever used /path/script.sh + argvs ?</title>
                        <link>https://cinelerra-gg.org/es/forum/forum-miscellaneous/have-you-ever-used-path-script-sh-argvs/#post-1565</link>
                        <pubDate>Sun, 24 Jan 2021 16:00:29 +0000</pubDate>
                        <description><![CDATA[@fary54
First of all, let me remind you that any shell commands that you set up are logged in $HOME/.bcast5/Cinelerra_rc where all of your setup variables are kept.  So you may want to occa...]]></description>
                        <content:encoded><![CDATA[<p>@fary54</p>
<p>First of all, let me remind you that any shell commands that you set up are logged in $HOME/.bcast5/Cinelerra_rc where all of your setup variables are kept.  So you may want to occasionally backup this file. It is kind of like your $HOME/.profile file for settings.</p>
<p> </p>
<p>So the manual description you read is Menu Bar Shell Commands, I assume.  And you can see information about  RenderMux which I think you are using.  For this case the important thing to understand is that this depends on CIN_RENDER being defined within your session.  You got the error when you edited and checked the run box.  What the RenderMux command runs is in wherever you installed Cinelerra at:  ./doc/RenderMux.sh  .</p>
<p> </p>
<p>I too get the error and have to try to remember how this works and then will respond more intelligently, hopefully.</p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/es/forum/forum-miscellaneous/">Miscellaneous</category>                        <dc:creator>PhyllisSmith</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/es/forum/forum-miscellaneous/have-you-ever-used-path-script-sh-argvs/#post-1565</guid>
                    </item>
				                    <item>
                        <title>Have you ever used /path/script.sh + argvs ?</title>
                        <link>https://cinelerra-gg.org/es/forum/forum-miscellaneous/have-you-ever-used-path-script-sh-argvs/#post-1564</link>
                        <pubDate>Sun, 24 Jan 2021 10:25:20 +0000</pubDate>
                        <description><![CDATA[I just created my own shell commands in cinelerraGG, such as:-Shortcut to the cinelerraGG pdf manual-Shortcut to the old cinelerraCV manual in pdf format -The opening of a terminal-Opening t...]]></description>
                        <content:encoded><![CDATA[<p>I just created my own shell commands in cinelerraGG, such as:<br />-Shortcut to the cinelerraGG pdf manual<br />-Shortcut to the old cinelerraCV manual in pdf format <br />-The opening of a terminal<br />-Opening the gimp application</p>
<p>I noticed that there is an option "run /path/script.sh + argvs" that would be useful for me.<br />So I searched in the manual but I didn't find a very precise explanation and no example.</p>
<p>To do a test I created a little bash script that simply reads the first argument and adds it to the test.txt file.</p>
<p>I create the shortcut in cinelerra with the command "bash ~/Private/fab_guide/fab_guide-nos_videos/test.sh" and I check run /path/script + argvs</p>
<p>At runtime, cinelerraGG returns "test: error exit status 32512".</p>
<p>How does this option work?</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/es/forum/forum-miscellaneous/">Miscellaneous</category>                        <dc:creator>fary54</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/es/forum/forum-miscellaneous/have-you-ever-used-path-script-sh-argvs/#post-1564</guid>
                    </item>
							        </channel>
        </rss>
		