By admin, on March 31st, 2010%
Two days ago apple released third upgrade of their os Snow Leopard. After waiting more then three months, when i get the chance to download it, i did it and installed it. The download size for my mid 2008 Macbook Pro was 438MB (something like this).
After the upgrade it looks the system now more stable, at least till . . . → Read More: Performance improved in mac os x 10.6.3 upgrade
By admin, on December 10th, 2009%
Some time we need to empty the trash folder when we are working on terminal. you can simple do this using the following command.
rm -rf ~/.Trash
to delete other user trash, use:
sudo rm -rf /Users/user_name/.Trash
*to delete other users trash, you have to use sudo.
number of . . . → Read More: Empty recyclebin/trash from command line
Recent Comments