Hacker News new | ask | show | jobs
by brna 1873 days ago
Nice, but not perfect:

``` You said: "strace -p $(ps aux| grep server.py| grep -v "grep"| awk -F ' ' '{print $2}')".

To strace the server, first you need to find its PID. You know that the program is called server.py. ```

1 comments

It doesn't actually check your answer. You're supposed to check your answer against the game yourself