Thanks, Ulf and Garry. Ulf seems to be right, as the following echo "XAUTHORITY=/run/user/1000/gdm/Xauthority DISPLAY=:0 gxmessage \"hello\"" | at 7:52PM -M while echo "gxmessage \"hello\"" | at 7:52PM -M does not. Should I put XAUTHORITY=/run/user/1000/gdm/Xauthority DISPLAY=:0 in the script? The syntax is correct? Paul On Fri, Nov 19, 2021 at 7:45 PM Garry T. Williams <gtwilliams@xxxxxxxxx> wrote: > > On Friday, November 19, 2021 1:04:44 PM EST Paul Smith wrote: > > I am trying to run a script with the following command: > > > > echo "~/scripts/teste.sh" | at 5:59PM > > > > but nothing happens. > > That's because there is no tilde expansion inside of quotes. > > Lose the quotes and all will be well. > > -- > Garry T. Williams > > > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx > Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure