Hi,

the shell-init-script allows one to define additional commands, i have a few
questions regarding this.

1.  can there be multiple copy of this file?  lets say i have a complex
script and i like it to reside in its own file for clarity.  now i would
have shell-init-command and foobar-command, etc...

2.  the script is ran each time a shell is created, would it be possible to
add create/add/delete commands via java api?

Also, is there an ability to write a bunch of commands in a text file and
have the karaf console execute those commands in the file?  for example, a
text file will contain the following entries
bundle:install foobar
bundle:start foobar
foobar:foo args

because i may need to run this across a few instances, it would be nice not
having to type or copy & paste this many times.

Thanks,

Ken



--
View this message in context: 
http://karaf.922171.n3.nabble.com/shell-scripting-tp4030203.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to