<div dir="ltr"><div><div><br>On Wed, Aug 26, 2015 at 4:12 PM, Andrea Peri <<a href="mailto:aperi2007@gmail.com">aperi2007@gmail.com</a>> wrote:<br>><br>> My script was for bash-shell, but the crontab instead start a sh-shell.<br><br></div>Script should have a shebang and this should solve the interpreter problem for you, i.e. you can use any interpreter available as long as you specify it in the shebang line.<br><br></div><div>Best,<br></div>Vaclav<br><div><br><a href="https://en.wikipedia.org/wiki/Shebang_%28Unix%29">https://en.wikipedia.org/wiki/Shebang_%28Unix%29</a><br></div></div>