Answers for "multiline shell command"

0

multiline shell command

sudo apt-get update

$ sudo apt-get install \
    ca-certificates \
    curl \
    gnupg \
    lsb-release
Posted by: Guest on November-03-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language