<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Extendable</title><link>https://sourceforge.net/p/script-tools/wiki/Extendable/</link><description>Recent changes to Extendable</description><atom:link href="https://sourceforge.net/p/script-tools/wiki/Extendable/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 07 Aug 2013 01:55:35 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/script-tools/wiki/Extendable/feed" rel="self" type="application/rss+xml"/><item><title>Extendable modified by sea</title><link>https://sourceforge.net/p/script-tools/wiki/Extendable/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="extendable"&gt;&lt;strong&gt;&lt;em&gt;Extendable&lt;/em&gt;&lt;/strong&gt;&lt;/h1&gt;
&lt;p&gt;Using script tools also enables you to write scripts with or without the functions it provides.&lt;br /&gt;
This lets you sort your personal scripts into folders and be able to browse them before execution.&lt;/p&gt;
&lt;p&gt;As an example, lets assume you have several scripts handling images, videos, or whatsoever...&lt;br /&gt;
So you might come into a situation where you do the same tasks in diffrent scripts.&lt;br /&gt;
So either you merge the scripts or change the code in all files containg the same code you just changed...&lt;/p&gt;
&lt;p&gt;Using Script-Tools helps here.&lt;br /&gt;
&lt;em&gt;st conf st sys edit Paths&lt;/em&gt;&lt;br /&gt;
Will open the config file of the default paths for script-tools, either add your values there, or create a new file with:&lt;br /&gt;
&lt;em&gt;st conf st sys edit NEWNAME&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;You may write any valid bash code there.&lt;br /&gt;
Attention, this will be executed each and every execution of "st"!&lt;/p&gt;
&lt;p&gt;Now for the scripts simply write:&lt;br /&gt;
&lt;em&gt;newScript&lt;/em&gt; or hit  to complete and then enter the new scripts name.&lt;br /&gt;
This will create a file $SEA_SCRIPT_DIR with the provided name.&lt;br /&gt;
Note that you are no longer forced to name scripts ending with ".sh".&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sea</dc:creator><pubDate>Wed, 07 Aug 2013 01:55:35 -0000</pubDate><guid>https://sourceforge.net702862d0e15b7469fb0eb473c7701359c6d022fe</guid></item></channel></rss>