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

no edit summary
No edit summary
No edit summary
Line 2: Line 2:
   |name=myfile.sh
   |name=myfile.sh
   |lang="bash"
   |lang="bash"
  |lines=no
   |contents=
   |contents=
#!/bin/bash
#!/bin/bash
echo "this is a bash script"
echo "this is a bash script"
}}
}}
102

edits