I want to turn off my ES8000 everyday at 2 AM. I want to run turning off command from cron.
Does anybody know what command turn off TV? I have SamyGo installed on my TV.
Turn off TV from cron
-
- Posts: 68
- Joined: Sat Apr 07, 2012 4:33 pm
- Location: Gdynia/Poland
Turn off TV from cron
WARNING ! The administrator has the right to refuse to install WINDOWS, invoking the conscience clause !
Re: Turn off TV from cron
Code: Select all
/sbin/micom shutdown
I do NOT receive any PM. Please use forum.
-
- Posts: 68
- Joined: Sat Apr 07, 2012 4:33 pm
- Location: Gdynia/Poland
Re: Turn off TV from cron
I have no such file on my TV:
Code: Select all
root@tv:/etc # ls
HOSTNAME fstab localtime passwd rc.local
Scripts hosts mtab profile resolv.conf
cgroup_init inittab nsswitch.conf protocols
WARNING ! The administrator has the right to refuse to install WINDOWS, invoking the conscience clause !
-
- Posts: 68
- Joined: Sat Apr 07, 2012 4:33 pm
- Location: Gdynia/Poland
Re: Turn off TV from cron
OK, I found it (SORRY!!!)
THX !
Code: Select all
/sbin/micom shutdown
WARNING ! The administrator has the right to refuse to install WINDOWS, invoking the conscience clause !