On Wed, 2019-04-17 at 21:36 +0000, Beartooth wrote: > I didn't know yum still worked in Fedora. Is && a command?? Or > what? yum is now just a symbolic link to dnf. The old version of yum is still avaliable as yum-deprecated. '&&' is standard Shell syntax. 'foo && bar' means 'run bar iff foo worked (i.e. returned a 0 exit code' poc _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx