dapper sudo

Alexander Skwar listen at alexander.skwar.name
Tue Jul 4 13:44:23 UTC 2006


Thomas Kaiser wrote:
> 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

Avoid yet another UUOC!

sudo tee /var/log/apache2/error.log < /dev/null

Alexander Skwar
-- 
They just buzzed and buzzed...buzzed.




More information about the ubuntu-users mailing list