Some odd spacing is added when copying cron jobs from the new Admin Panel interface. I'd also prefer a button to copy a full command.
The command looks like this when copied to the terminal:
flock <200b>-n <200b>~/<200b>.wp_cron_as.lock <200b>wp <200b>action-scheduler <200b>run <200b>--path=/<200b>kund
er/<200b>serveb_11817/<200b>stians_16231/<200b>public <200b>--quiet
I rather expect the command to look like this:
flock -n ~/.wp_cron.lock wp cron event run --due-now --path=/kunder/serveb_11817/stians_16231/public --quiet