ID 3220045 Banca VUNESP Órgão FUNDUNESP Ano 2016 Provas VUNESP - 2016 - FUNDUNESP - Analista Programador Júnior Disciplina Programação Assuntos Linguagens de programação Shell script Em um script de shell Bash, um comentário deve ser iniciado pelo caractere Alternativas % # $ ! / Responder Comentários #Comentário aqui Comments can be added at the beginning on the line or inline with other code: # This is a Bash comment. echo "This is Code" # This is an inline Bash comment. https://linuxize.com/post/bash-comments/