boricua wrote: > how come dapper does not allow me to do this > > sudo cat /dev/null > /var/log/apache2/error.log > Try this: cat /dev/null | sudo tee /var/log/apache2/error.log Thomas -- http://www.kaiser-linux.li