User:Lleung: Difference between revisions

From RCSWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:




{{highlight|lang=text|code=
{{highlight|lang=bash|code=
hello?
#!/bin/bash
 
echo hello


}}
}}

Revision as of 17:52, 5 February 2021

Leo-Drawing.png
Rocket icon.svg

Hello.


#!/bin/bash

echo hello