Hi, I have one question...
Why pct commands (list, exec, push, etc...) work fine if I run script manually, but don't work if script is lauched by crontab or by another script?
How can I resolve this problem? (All the script are executable).
e.g. "pct list | grep fileserver > /home/user/filetxt"...