Including a source code file within the wiki: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "{{File |name=myfile.sh |lang="bash" |contents= #!/bin/bash echo "this is a bash script" }}")
 
No edit summary
Line 2: Line 2:
   |name=myfile.sh
   |name=myfile.sh
   |lang="bash"
   |lang="bash"
  |lines=yes
   |contents=
   |contents=
#!/bin/bash
#!/bin/bash
echo "this is a bash script"
echo "this is a bash script"
}}
}}
102

edits

Navigation menu