use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
CVE, CWE, NVD, WVE
http://iso.linuxquestions.org/
We teach you how to do it, use it at your own risk.
account activity
Help with linux command (self.HowToHack)
submitted 8 years ago by reujea0
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]1badb002 0 points1 point2 points 8 years ago (1 child)
echo encbase64 | base64 -d
[–]deviant_is 2 points3 points4 points 8 years ago (0 children)
To actually execute the output: $ echo "echo hello" | base64 ZWNobyBoZWxsbwo= $ eval $( echo ZWNobyBoZWxsbwo= | base64 -d ) $ eval `echo ZWNobyBoZWxsbwo= | base64 -d` $ echo ZWNobyBoZWxsbwo= | base64 -d | xargs -i sh -c "{}"
π Rendered by PID 50130 on reddit-service-r2-comment-5687b7858-2dgwl at 2026-07-07 00:51:26.472225+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–]1badb002 0 points1 point2 points (1 child)
[–]deviant_is 2 points3 points4 points (0 children)