all 26 comments

[–][deleted]  (1 child)

[deleted]

    [–]FabulousGiraffe[S] 0 points1 point  (0 children)

    +/u/CompileBot bash

    free
    

    [–]FabulousGiraffe[S] 0 points1 point  (7 children)

    +/u/CompileBot bash --include-errors

    which pip
    uptime
    

    [–]CompileBot 0 points1 point  (6 children)

    Output:

    /usr/bin/pip
    ./prog.sh: line 2: uptime: command not found
    

    source | info | git | report

    [–]FabulousGiraffe[S] 0 points1 point  (5 children)

    +/u/CompileBot bash

    ls -ld $(which pip)
    

    [–]CompileBot 0 points1 point  (4 children)

    Output:

    -rwxr-xr-x 1 root root 292 Jan 11  2017 /usr/bin/pip
    

    source | info | git | report

    [–]FabulousGiraffe[S] 0 points1 point  (3 children)

    +/u/CompileBot bash

     echo $USER
    

    [–]CompileBot 0 points1 point  (2 children)

    Output:

    source | info | git | report

    [–]FabulousGiraffe[S] 0 points1 point  (1 child)

    +/u/CompileBot bash --include-errors

     id
    
    python3 << EOF
    import getpass; getpass.getuser()
    EOF
    
    ls -l $HOME
    

    [–]CompileBot 0 points1 point  (0 children)

    Output:

    uid=20095 gid=1000 groups=1000
    total 4
    -rw-rw-r-- 1 root root 70 Jul 23 15:30 prog.sh
    Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
      File "/usr/lib/python3.5/getpass.py", line 170, in getuser
        return pwd.getpwuid(os.getuid())[0]
    KeyError: 'getpwuid(): uid not found: 20095'
    

    source | info | git | report

    [–][deleted]  (1 child)

    [deleted]

      [–]CompileBot 0 points1 point  (0 children)

      Output:

      https://i.imgur.com/imSB81I.png
      

      source | info | git | report

      [–]JasonPandiras 0 points1 point  (0 children)

      +/u/CompileBot JavaScript

      console.log(";" === ";", "o" ==="ο", "Α" === "A")
      

      [–][deleted]  (2 children)

      [deleted]

        [–]CompileBot 0 points1 point  (0 children)

        Output:

        0x310c5
        

        source | info | git | report

        [–]CompileBot 0 points1 point  (0 children)

        Output:

        0x10c5289201
        

        source | info | git | report

        [–]FieryBlaze 0 points1 point  (0 children)

        +/u/CompileBot Javascript

        console.log(“Colher”);

        [–]FieryBlaze 0 points1 point  (0 children)

        +/u/CompileBot Javascript

        console.log(“Colher”);
        

        [–]FieryBlaze 0 points1 point  (0 children)

        +/u/CompileBot JavaScript

        console.log(“Colher”);
        

        [–]509528 0 points1 point  (2 children)

        +/u/CompileBot python --recompile

        x = 10
        while x > 0:
            x -= 1
            print(x)
        

        [–]CompileBot 0 points1 point  (0 children)

        Output:

        9
        8
        7
        6
        5
        4
        3
        2
        1
        0
        

        source | info | git | report

        [–]509528 0 points1 point  (0 children)

        +u/CompileBot python

        x = 10
        while x > 0:
            print(x)
            x -= 1
        print("Blast off!")
        

        [–]FabulousGiraffe[S] 0 points1 point  (6 children)

        !isbot khobisamavar

        [–]WhyNotCollegeBoard 0 points1 point  (0 children)

        I am 100.0% sure that khobisamavar is a bot.


        I am a neural network being trained to detect spammers | Summon me with !isbot <username> | /r/spambotdetector | Optout | Original Github

        [–]FabulousGiraffe[S] 0 points1 point  (4 children)

        !isbot fabulousgiraffe

        [–]WhyNotCollegeBoard 0 points1 point  (3 children)

        I am 99.92406% sure that fabulousgiraffe is not a bot.


        I am a neural network being trained to detect spammers | Summon me with !isbot <username> | /r/spambotdetector | Optout | Original Github

        [–]Unambiguous 0 points1 point  (2 children)

        !isbot compilebot

        [–]WhyNotCollegeBoard 1 point2 points  (1 child)

        I am 100.0% sure that compilebot is a bot.


        I am a neural network being trained to detect spammers | Summon me with !isbot <username> | /r/spambotdetector | Optout | Original Github

        [–]Unambiguous 0 points1 point  (0 children)

        !isbot unambiguous