To automate putting ur username inside king.txt and make sure that there's no username except yours,u can create a simple script to do that #!/bin/bash while : do eval "echo [usernameHere] >> ...
Some results have been hidden because they may be inaccessible to you