To find out what shell is used for the “Run a Command” scheduled tasks
of a subscription, follow these steps:
- Look up the username of the subscription’s system user. Go to
Subscriptions, click the desired subscription, click Web
Hosting Access, and then look for the “Username” field. - Log in to the Plesk server via ssh and run the following command:
crontab -u <system user name> -l | grep SHELL