AwAn Posted September 20, 2010 Share Posted September 20, 2010 Hi All, im new to mac, im running Snow Leopard 10.6.4, i have dragged Applications folder on Desktop by mistake , it wont go away now , i tried several times to put it to trash , but im afraid if i tired to delete it from trash my all application would go with it, whats the best solution to delete it from desktop Quote Link to comment Share on other sites More sharing options...
Neflem Posted September 23, 2010 Share Posted September 23, 2010 Don't delete or you will lose all you apps. Bring up a terminal. Then carefully type the following substituting your "username" below (ie what you login as): cd / sudo mv /Users/YourUserNameHere/Desktop/Applications / I'm assuming it may be like this: sudo mv /Users/awan/Desktop/Applications / You'll be prompted for you password. That's it. Quote Link to comment Share on other sites More sharing options...
AwAn Posted September 28, 2010 Author Share Posted September 28, 2010 Don't delete or you will lose all you apps. Bring up a terminal. Then carefully type the following substituting your "username" below (ie what you login as): cd / sudo mv /Users/YourUserNameHere/Desktop/Applications / I'm assuming it may be like this: sudo mv /Users/awan/Desktop/Applications / You'll be prompted for you password. That's it. Thanks alot Neflem, u were great help , is there anyway i can learn these basic commands and stuff about snow leopard ? Quote Link to comment Share on other sites More sharing options...
Neflem Posted September 28, 2010 Share Posted September 28, 2010 These are *nix (UNIX/Linux) commands. And it does my heart good that you want to touch the command line. http://ss64.com/osx/ http://osxdaily.com/2006/11/22/ten-os-x-co...not-know-about/ http://www.macobserver.com/tips/macosxcl101/index.html As "everyone" says, "Google is your friend". For those links i just typed in "osx command line". Good luck! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.