Linux Bash script on archlinuxarm

Xchat client -> Pogo running znc -> VPN -> IRC servers
Idling and anonymous(to some extent)

I hope that clears the air.
 
You can add a line to your .bashrc file, so that it will be executed after restart and first login:
echo "python /home/username/myscript.py" >> ~/.bashrc

Regards,
Christian
 
Back
Top