1 2 3 4
#!/bin/bash file="/var/www/files/localhost/`hostname`_updates.txt" emerge -uDNpvq @world @system > ${file}