Did you remember to chmod +x so that it's executable?
which is odd because endpad.tcl DOES exist in that directory, and is set with permissions 755/var/hacks/endpad/endpad.tcl -s 1 -e 3 -sugqual 0 -auto
bash: /var/hacks/endpad/endpad.tcl: No such file or directory
any ideas anyone ??chmod 755 /var/hacks/endpad/endpad.tcl
Are you sure it is in /var/hacks/ as /var/hack/ is the directory more commonly used by TiVo hacking guides?rog2054 said:which is odd because endpad.tcl DOES exist in that directory, and is set with permissions 755
That usually means you have non-unix line endings, after editing on a PC,rog2054 said:the bit that is puzzling me is that even from the directory itself it still says it cannot find it
(even if run as ./endpad.tcl as is sometimes necessary on *nix machines if in the same directory as the target)