Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

single line comment in shell script

# This is a Bash Single Line Comment.
echo "This is Code" # This is an inline Bash comment.
Source by linuxize.com #
 
PREVIOUS NEXT
Tagged: #single #line #comment #shell #script
ADD COMMENT
Topic
Name
6+6 =