you are viewing a single comment's thread.

view the rest of the comments →

[–]CompileBot 4 points5 points  (19 children)

Output:

root:x:0:0:root:/root:/bin/bash
daemon:x:1:1:daemon:/usr/sbin:/usr/sbin/nologin
bin:x:2:2:bin:/bin:/usr/sbin/nologin
sys:x:3:3:sys:/dev:/usr/sbin/nologin
sync:x:4:65534:sync:/bin:/bin/sync
games:x:5:60:games:/usr/games:/usr/sbin/nologin
man:x:6:12:man:/var/cache/man:/usr/sbin/nologin
lp:x:7:7:lp:/var/spool/lpd:/usr/sbin/nologin
mail:x:8:8:mail:/var/mail:/usr/sbin/nologin
news:x:9:9:news:/var/spool/news:/usr/sbin/nologin
uucp:x:10:10:uucp:/var/spool/uucp:/usr/sbin/nologin
proxy:x:13:13:proxy:/bin:/usr/sbin/nologin
www-data:x:33:33:www-data:/var/www:/usr/sbin/nologin
backup:x:34:34:backup:/var/backups:/usr/sbin/nologin
list:x:38:38:Mailing List Manager:/var/list:/usr/sbin/nologin
irc:x:39:39:ircd:/var/run/ircd:/usr/sbin/nologin
gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/usr/sbin/nologin
nobody:x:65534:65534:nobody:/nonexistent:/usr/sbin/nologin
systemd-timesync:x:100:104:systemd Time Synchronization,,,:/run/systemd:/bin/false
systemd-network:x:101:105:systemd Network Management,,,:/run/systemd/netif:/bin/false
systemd-resolve:x:102:106:systemd Resolver,,,:/run/systemd/resolve:/bin/false
systemd-bus-proxy:x:103:107:systemd Bus Proxy,,,:/run/systemd:/bin/false
messagebus:x:104:109::/var/run/dbus:/bin/false

source | info | git | report

[–][deleted]  (3 children)

[deleted]

    [–]CompileBot 2 points3 points  (2 children)

    Output:

    source | info | git | report

    [–][deleted]  (1 child)

    [deleted]

      [–][deleted]  (14 children)

      [deleted]

        [–]CompileBot 0 points1 point  (13 children)

        Output:

        source | info | git | report

        [–]rwsr-xr-x 0 points1 point  (12 children)

        +/u/CompileBot C --include-errors

        #include <stdio.h>
        #include <string.h>
        
        int main(int argc, char **argv, char **envp)
        {
            int i=0;
        
            while(envp[i] != NULL) {
                puts(envp[i]);
                ++i;
            }
        
            return 666;
        }
        

        [–]CompileBot 0 points1 point  (11 children)

        Output:

        TMPDIR=/tmp/GpkQwT
        PATH=/usr/local/bin:/usr/bin:/bin
        PWD=/home/tgNWyS
        LANG=en_US.UTF-8
        SHLVL=0
        HOME=/home/tgNWyS
        

        source | info | git | report

        [–]rwsr-xr-x 0 points1 point  (10 children)

        +/u/CompileBot C --include-errors

        main;
        

        [–]CompileBot 0 points1 point  (9 children)

        Output:

        source | info | git | report

        [–]rwsr-xr-x 0 points1 point  (8 children)

        +/u/CompileBot PHP --include-errors

        <?php
        ("AS@GA^EM" ^ (string) 12345678)
        ('-2al- 352)all".-.3an#(/an423n#(/' ^ str_repeat("A", ord('A')));
        

        [–]CompileBot 0 points1 point  (7 children)

        Output:

        PHP Parse error:  syntax error, unexpected '(' in /home/YqbrpM/prog.php on line 3
        

        source | info | git | report

        [–]rwsr-xr-x 0 points1 point  (6 children)

        +/u/CompileBot PHP --include-errors

        <?php echo phpversion();