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@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org 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@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure