alias aaav='for host in hky sgy hkt hkx hks tkt slt des dc3 bwg phi; do echo -e "\n[$host]: \n"; ssh $host "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"; done' alias aaag='for host in bi bj bjt cd cdt gzt sht; do echo -e "\n[$host]: \n"; ssh $host "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"; done' alias aaap='for host in bj-10710u bj-j4125-1; do echo -e "\n[$host]: \n"; ssh $host "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"; done' alias aaasgy='ssh sgy "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"' alias aaahkt='ssh hkt "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"' alias aaahkx='ssh hkx "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"' alias aaahks='ssh hks "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"' alias aaatkt='ssh tkt "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"' alias aaasvt='ssh svt "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"' alias aaades='ssh des "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"' alias aaadc3='ssh dc3 "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"' alias aaabwg='ssh bwg "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"' alias aaabtk='ssh btk "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"' alias aaaplan='ssh plan "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"' alias aaacd=' ssh cd "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"' alias aaacdt='ssh cdt "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"' alias aaabi=' ssh bi "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"' alias aaabj=' ssh bj "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"' alias aaabjt='ssh bjt "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"' alias aaasht='ssh sht "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"' alias aaagzt='ssh gzt "apt update && apt dist-upgrade -y && apt autoremove -y && if [ -f /var/run/reboot-required ]; then reboot; else echo No_reboot_needed; fi"'