Linux Bash script on archlinuxarm

distro

Adept
Mar 16, 2010
524
58
66
Xchat client -> Pogo running znc -> VPN -> IRC servers
Idling and anonymous(to some extent)

I hope that clears the air.
 

ChristianC123

Recruit
Jul 11, 2017
2
0
1
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