I need to change an user crontab so I tried to change with the command
Quotecrontab -e
from the user shell but the result was not the expected because the cron job did not change remaining the same as before.
I tried to find where this cron job was saved but I did not find.
What is wrong?
Thanks for all replies.