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

From SD4H wiki
Jump to navigation Jump to search
(Created page with "{{File |name=myfile.sh |lang="bash" |contents= #!/bin/bash echo "this is a bash script" }}")
 
(Blanked the page)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{File
 
  |name=myfile.sh
  |lang="bash"
  |contents=
#!/bin/bash
echo "this is a bash script"
}}

Latest revision as of 14:39, 31 October 2024