Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Starting VDR with given channel number



Hallo,

> cat /path/to/config/setup.conf |\
>  sed "s/^CurrentChannel = .*$/CurrentChannel = 4/" \
>  > /path/to/config/setup.conf.new
> mv -f /path/to/config/setup.conf.new  \
>   /path/to/config/setup.conf

so I learned something new today. I am not using sed very offen ;)

Greetings
Christian


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index