Answers for "create file of packages to install with yum"

0

create file of packages to install with yum

sudo yum install $(cat file_name)
Posted by: Guest on October-15-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language