Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: P5music on November 11, 2010, 08:42:26 AM

Title: command to load extensions
Post by: P5music on November 11, 2010, 08:42:26 AM
Hello,
I would like to know which is the command to load an extension any time after boot without using the app-browser or app-audit.
Thanks
Title: Re: command to load extensions
Post by: Juanito on November 11, 2010, 09:01:33 AM
enter "tce-load" at the command prompt and you will see some options

You could also use the search function on this forum  ;)
Title: Re: command to load extensions
Post by: P5music on November 12, 2010, 05:54:46 AM
now I need to know how to make tce-load load multiple extensions, but I wasn't able to find any hint with the search function.
I prepared a list of extensions in two versions: extensions names separated by "space" , or by "\n".
How could I load all included extensions with just a single command? Is tce-load able to do this?
thanks
Title: Re: command to load extensions
Post by: Juanito on November 12, 2010, 06:13:47 AM
If all the extensions you need to load are in the same folder, then:
Code: [Select]
$tce-load -i /path-to-folder/*tcz