Anonymous Guest
|
Posted: Tue Mar 20, 2007 5:48 pm Post subject: read shel variables in ices.conf |
|
|
Hello,
How I can use the System Variables in ices.conf
created with
EXPORT VARIABLE=”XXX”
In SHEL also
| Code: |
export radioDj="schum";
ices -c /home/radio/ices_eealive.conf;
|
ices_eealive.conf
| Code: |
.........................
<Name>radio - tam on mymir (DJ $radioDj)</Name>
<!-- Genre of your stream, be it rock or pop or whatever -->
<Genre>Alternative</Genre>
.........................
|
Any Ideas? |
|