get your own blog
search all blogs
home    contact author
flag
 
spacer

About ThE Author




My Notes

25/04 04:13PM
Solving a Mac OS X Trash Problem
(0) comments,   (0) trackbacks

i had a problem with the trash in mac os x, i think it happened after upgrading a software i have, the trash stopped emptying what ever files in it, it makes the sound of emptying the trash and its still full, the only way i could empty it is by terminal to force it to empty, you can do so by following the steps in the following link

read more ...

TRACKBACK URL: http://www.booklvrs.com/trackback/222


25/04 03:49PM
How to Force the Trash to empty using Terminal
(0) comments,   (0) trackbacks

1. Launch Terminal, located in the Macintosh HD > Applications > Utilities folder.


2. At the Terminal prompt, type the following command exactly as written:

sudo rm -rf ~/.Trash/*

then enter your admin password

or enter the following line insteadread more ...

TRACKBACK URL: http://www.booklvrs.com/trackback/221