Undo view hidden folders & files

hi
i had a problem where i was downloading to an external hard drive called storage. i downloaded a file with out the hard drive on so mac put this file on the mac hard drive in a folder called storage, but it has hidden. i googled how to view hidden files and got this code:
defaults write com.apple.finder AppleShowAllFiles TRUE killall Finder
put now i cant undo or hide the hidden files. the same site tells me to use the same put replace true with false but terminal comes back with:
defaults[790:10b] Unexpected argument Finder; leaving defaults unchanged.
how can i hide the hidden files?
please help
thanks

Separate the two operations as they are two separate commands.
defaults write com.apple.finder AppleShowAllFile FALSE
(press return)
killall Finder
(press return)

Similar Messages

  • How to view hidden user files and reset permissions

    I am having difficulties getting the hidden files to appear first of all. I have tried a couple of different things that have been suggested in other posts. And I would really like a point in the right direction to find information on resetting permissions. Thanks in advance for any help.

    To view hidden files, I use a third party program called Desktop Utility, takes only a few seconds to activate and have them shown. Quick and easy.
    http://sweetpproductions.com/
    Resetting Permissions info and How TO;
    http://osxdaily.com/2011/11/15/repair-user-permissions-in-mac-os-x-lion/
    When you use the Disk Utility app and Repair Permissions — it doesn’t actually repair the permission settings on folders and files in your Home folder where your documents and personal applications reside.
    There is an additional Repair Permissions application utility hidden away. This tool is located inside boot Repair Utilities. Here’s how to access it.
    Restart Lion and hold down the Command and R keys.
    You will boot into the Repair Utilities screen. On top, in the Menu Bar click the Utilities item then select Terminal.
    In the Terminal window, type resetpassword and hit Return.
    The Password reset utility launches, but you’re not going to reset the password. Instead, click on the icon for your Mac’s hard drive at the top. From the drop-down below it, select the user account where you are having issues.
    At the bottom of the window, you’ll see an area labeled ‘Reset Home Directory Permissions and ACLs’. Click the Reset button there.

  • View hidden folders on Mac

    I just bought a new MacBook Pro and I want to backup my iPod on it. I have done this before on Windows by viewing the hidden folders, but I don't know how to do it on a Mac. Help?

    Hello Buffa1o,
    And welcome to  Discussions!
    There are a couple ways to do this, but I am going to stick with the terminal method, because I find it to be the quickest and most convenient. So head to *Applications -> Utilities -> Terminal*. When the window pops up, type this command in verbatim:
    *defaults write com.apple.finder AppleShowAllFiles TRUE* -> Hit Enter to execute it and then type...
    *killall Finder* and again hit Enter.
    From there you should be able to open your iPod via Finder and see the iPod_Control folder that contains all your iPod's stored media. When you are finished, type the same 2 commands supplied above, except change TRUE to FALSE.
    Hope this helps.
    B-rock

  • View hidden folders

    this drives me crazy, mac has screwed up again....
    how in do you change the preferences so you can see hidden folders?  I need to port data from cpu to the other that must land in the library folder under the user account on the new machine and I cant freakin find it.....
    thoughts?

    Open terminal and type (or copy and paste) this line then hit Enter.
    defaults write com.apple.Finder AppleShowAllFiles YES
    All folders & files will be visible.

  • How to view hidden window file in a memory card?

    I am connecting a memory card to a mac
    But i cant view the hidden files in it
    It is a window file
    Can anyone help ?=)

    Symbian^3 currently has no way of looking at stored messages in the memory card. If you would like to access them, load the memory card back to your old phone and sync them to your PC via Ovi suite where these messages can be read on the program. You can move these to the C6-01 via Ovi Suite should you desire to do so.
    If you find my post helpful please click the green star on the left under the avatar. Thanks.

  • How do I view hidden folders?

    I recently did a clean install of Lion on my MacBook Air and I have a copy of my previous home folder sitting on my desktop. How do I view the hidden Library folder that is in the previous home folder on my desktop? I'm sure there is an easy "Go to Folder" command, but I don't really know how the syntax for that is supposed to work so I can find it.
    Thanks!

    No, but you can hold down the option key while clicking on the 'Go' menu in the Finder menubar and that will show your current ~/Library folder in the menu, which you can then click on.
    However, as I understood your original post, you're trying to look at a hidden folder on your desktop (an old Library folder? Not sure how that's happened, but anyway).
    If you don't want to show ALL hidden files you can just make one specific file visible by using this command in Terminal instead of the global one I gave you before (NOTE: this assumes there is an invisible file on your desktop called 'Library'. If that's not the case, change the path to wherever the hidden file is):
    chflags nohidden ~/Desktop/Library
    Then press 'Return'. To make the same file hidden again just use:
    chflags hidden ~/Desktop/Library
    Then press 'Return'.

  • How do I view hidden media files on iPad Air?

    I recorded some interviews on a third-party app (Voice Recorder Pro) that I need to edit. I tried email the file to myself  from the app so I could access the .m4a file, but I got an error saying I need to download it from iTunes.  I cannot figure out how to get the file into iTunes. The setup icon in the app only has two icons: change color and contact us. I've sent a couple of emails and have gotten no response. Their website is a single page in Italian so no help there.
    I even downloaded a third party app on my PC called iExplorer which is supposed to backup files such as text messages to my PC. I have a Mac Air at the office that I synced my iPad to trying to get the files imported into iTunes so I can access these .m4a files and I keep hitting a brick wall.
    I'm desperate. The only thing visible in either Explore or Finder are the photos. As soon as I can figure out where these .m4a files are hidden so I can copy them to my laptop I am deleting that app, but right now I'm at my wit's end.
    Does anyone know how to see media files created in an app?  Thank you for any assistance you can provide.

    http://help.apple.com/ipad/7/#/iPad62489e90
    http://help.apple.com/ipad/7/#/iPad99b53b6d

  • How to view hidden folders in Finder

    Sometimes, it's not just folders, it's files too. Sometimes in non-mac sources, like my SMART TV, I see files named .filename.mp4 along with filename.mp4. And these fraudulent files are really bothering. And the worst part, I can't see them in Finder. So I need help to remove the .file.mp4.
    I used the term 'filename.mp4' to represent an MP4 video file. But the files that have a . before them need to be deleted.
    Thanks!!
    Emmanuel Isaac

    As Jeff Shenk says, they are "Apple Double" format which Mac OS X uses when storing Mac files on a non-HFS+ file system.  The ._ files contains the resource fork of a file.  Some applications store additional information about a file in the resource fork.  This could be things like font information, custom file icons, album art, track information, information about file formatting from a word processor, etc...  This is no limit to what an app might store in a resource fork.
    For future reference you can easily take Mac OS X screen shots using:
    Command-Shift-3    
    - Capture entire screen
    Command-Shift-4    
    - Drag to select copy region
    Command-Shift-4-Space   - Capture Window under cursor
    If you want a menu or pop-up, then do the
    Command-Shift-4-Space
    after the menu or pop-up is setup as you like it.
    If you want to capture the screen shot to the Clipboard, then add the "Control" key to any of the above, and you can then paste the screen shot from the Clipboard into any app that accepts picture input.

  • Deleting hidden folders and console.log files

    I have heard that OS X logs activity of various programs and Applications in hidden folders/files.
    Can someone please tell me how to view and delete this information in the hidden folder(s) without compromising my OS X system?
    Also, how do I delete information in the console.log folders?
    Thank you.
    Maverich

    Hi Maverich!
    The invisible files & folders are hidden for a reason!
    If you don't know exactly what you are doing, you shouldn't muck about with them!
    The Mac OS X is very good at protecting us from being our own worst enemy.
    Your Mac runs Cron Scripts daily, weekly, & monthly, if the Mac is left on 24/7.
    If you prefer, you may also choose to run them manually.
    Mac OS X: How to force background maintenance tasks (logs and temporary items)
    I put my Display to sleep after 15 minutes of inactivity, but never Sleep or seldom Shutdown My iMac, and my Console folder, within the Logs folder is only 276 KB.
    ali b

  • Can't view hidden network folders on pc (server 2003)

    Hi, sorry if this has been discussed before, but I can't find anything after searching forums/google for 2 days, on and off. I'm a born again newbie to Mac and I'm trying to view hidden folders on my company network. I am able to access the network and gain access to all of my network folders, but not the hidden ones, for example, hiddenfolder$. Is there anyway to do this? My anti Mac boss, doesn't want our work "exposed" to the company and insists they stay hidden, out of sight, out of snooping eyes. Thanks for your help.

    I have found two mechanisms that are working for me.
    1) Connect first to a non-hidden share. Authenticate properly to the server. Now, try and connect to the hidden share. It appears that Leopard is failing to ask for authentication from me if I connect to the hidden share first. If I connect to the non-hidden share first, it remembers the authentication and works fine for me.
    2) The directions from this post work for me: http://groups.google.com/group/comp.sys.mac.misc/browse_thread/thread/fe43e0b718 3465a8
    Quoted:
    Generally Finder -> Go -> Connect to Server...
    smb://workgroup;username:[email protected]/sharename
    Should work, where:
    workgroup: Workgroup (optional if default is
    the correct workgroup)
    username: Username (optional if you are prompted)
    password: Password (optional if you are prompted)
    server.address: Server NetBIOS name
    -OR- domain.name.com
    -OR- IP address
    sharename: Share name (optional if server lets you browse)
    I have been able to omit the workgroup/domain in my case with success, and just supply the username and password.
    My current theory is that is that Leopard is just not asking for "authentication", so the two mechanisms that work for me appear to force the authentication to happen in a different fasion.
    Good luck. I hope it works for you.
    -Matt

  • Folder Options - View Hidden Files and Folders

    Hello,
    On this same laptop, there seems to be an issue with *Folder Options - View Hidden Files and Folders.*
    Each time i "check" that option to View - then i go back to verify/confirm the changes done - but the checkbox is "unchecked" again. Despite clicking on Apply and Ok to save the changes! The changes are never saved..
    I have used other laptops for this same option and it all worked fine.
    Please advise whether i need to apply or amend other settings for this to work?
    Regards.

    Hi
    > Therefore, i doubt the antivirus program is the causal factor here..
    I wouldnt say so.
    I mean normally Bitdefender shouldnt cause such a problem thats right but theoretically its possible. Such security software programs are really good and necessary on every computer with internet connection but due the high security it could maybe blocks some changes from Windows.
    In my opinion its worth a try to test it without Bitdefender. Alternative you can use AntiVir (freeware) and the Windows firewall. In my opinion a really good freeware solution.

  • MY system folder, including hidden folders are littered with duplicate folders and files with the suffix (from old Mac) How do I remove them

    I have a Macbook Pro running Leopard 10.5.8. I had a problem with my my operating system (my fault, I moved a file I shoudnt have) couldnt boot up but was able to boot up from a backup. I managed to repair my original system except now all the system folders, including hidden folders are littered with duplicate folders and files with the suffix (from old Mac).  For the most part the dupes are an exact copy, but not always.  I want to remove them to free up space and cant imagine duplicate folders in the /system/library are not hindering my computer. But I dont know where to start and am afraid of doing irreparable damage. Any ideas

    pacull,
    Use iCal>View>Show Notifications to choose what to do with the notification.

  • How do I show what folders files are in in list view? MacGenius NO help.

    I recently went to the Natick Mall Mac Store to see a MacGenuis. I had two issues. The first was whether it is possible to view what files my documents and photos are in in list view, as I used to be able to view on my PC. The MacGenius tried to sell me a one-on-one lesson. When I asked how a lesson would help if it was not a possiblity, he told me to right click each document or photo to get that information. That is exactly the cumbersome, time consuming an inefficient process I was trying to avoid. I asked if he was aware of any third party software that could provide that function, and he said no.
    A little more research on my own shows that if you put your cursor on the item, the information shows up in the bar at the bottom of the finder screen. Not exactly what I was hoping for, but certainly more efficient and quicker than right clicking on each individual item, and I can at least toggle back and forth to compare documents and photos in multiple locations so I can delete those no longer needed without having to worry about doing an extra step and moving docs in and out of individual folders to re-consolidate them and delete uneccessary copies. (I have extras because I do legal work and have to keep copies of all items submitted in a single court filing together, but may need the same photos or docs in other court filings, which also have their own folders so I have a complete set of what was filed in each filing).
    Shouldn't the MacGenius have known about this function as an option for finding folders? He also told me I could not back up my computer on a disk I had previously used for a back up because the new back up would wipe out everything previously backed up.
    I also asked him about the whirling colored circle which I seem to be getting a lot of lately. He "checked" my computer and determined that I need a new battery (mine had slightly over 450 cycles, according to him) and my hard drive is failing. All could be repaired for a little over $300. I was told I could not do the repair myself, it had to be done by a Mac technician, and that the parts could only be purchased at the Mac store and they don't sell the parts except to Mac technicians.
    I was dubious, only because the MacGenius was consistently unhelpful and consistently tried to sell me items. I did stop and look at some PCs, figuring if my Mac was on its way out I would back up my docs and photos to a new PC and save a ton of time and money because I could consolidate on the PC which would show what folders my docs and photos were in - and use the PC for a backup drive until the Mac dies.
    I got Tech Tool Pro 6 and ran the diagnostics. All of which contradicted what the MacGenius told me, and gives me multiple options for backups without having to buy multiple backup drives for fear of having prior backups overwritten. So I don't need a new computer, I have an acceptable, altho less than desirable, way of telling what folders my items are in, and Tech Tool's optimization fixed the whirling "wait" cirle. 
    The only thing left is to ask if anyone has a hint or knows of software available that will in list (or other) view what folders my docs are in.
    Except to ask, has anyone else experienced such disappointing help and annoying upsell from a MacGenius? In all fairness, the few times in the past that I have been helped by a MacGenius, they were extremely helpful and didn't try to sell me anything (altho my computer was new and still under warranty).

    Customize the Finder window toolbar, adding the Path icon to it. Select an item and click on the Path icon or, as you already know, add path to the window. There's also copypath.app available via the App Store.

  • HOW TO VIEW HIDDEN FILES?????

    i have searched for days on my computer for some hint a program or option that allows me to view any hidden files in an application folder, but it has yet eluded me.
    I am having trouble with a program of mine, and the tech service there told me to send them the programs log file, which they named. i looked in the applications folder, and the only files i saw was the program icon, and the uninstall folder, which contained the uninstall icon. i told them this, and they replied:
    "i'am sure that these files are on your computer. Maybe they are invisible.
    Please search (automatic) the folder ".********" ."
    if anyone knows, eitehr what this means, or how to view hidden files, please let me know
    Thanx

    To see inside an application package select the application then CTRL- or RIGHT-click and select Show package contents from the contextual menu. You can navigate through the application package's content. It's unlikely you will find anything useful there.
    To see invisible files open the Terminal application in your Utilities folder and at the command line prompt enter or paste the following command then press RETURN:
    defaults write com.apple.finder AppleShowAllFiles TRUE
    To turn off the display of invisible files substitute FALSE for TRUE in the same command line.
    Invisible files are invisible for a reason - to hide them from the prying eyes of novice users and ignorant tech support people. Perhaps it would be more helpful if you could detail the problem you are having.

  • How to view hidden files OS X Lion 10.7.3

    Cannot find some files (my templates folder in Microsoft Word, I know the location of the folder but it will not show in Finder), tried holding down option key when selecting folders to show hidden folders but it did not work. Does anyone have any suggestions please.

    Show Hidden Files in Mac OS X
    If the files you are referring to are in your home directory's Library then rather than enabling all hidden files just use the Finder Go menu, Go To Folder..., and enter ~/Library and click the Go button.
    If you want to make the Library visible then launch Terminal (in Utilities) and copy/paste the following line:
    chflags nohidden ~/Library
    The hit returned and relaunch the finder.
    You can reverse this operation to hide it again using:
    chflags hidden ~/Library

Maybe you are looking for

  • Key figure present in Infocube but not in Transformation

    Hi All, I have added two new quantity key figures in my cube but I am not able to find them in Trnasformation from undelying DSO to the said CUbe. ALtough if i search for the Key figures in the cube i am able to see them but they are not present in t

  • HT3302 How much will be charged for replacing a cracked screen for iPhone 5? How long it will take for repair?

    Hi Folks, I am a visitor and had my iPhone 5 cracked the front screen today, I just want to know how long it will take for repair if I send to Apple USA, and the charge for the replacement of the cracked screen. Thanks for your advice in advance, I a

  • Creating an SQL Query for Project Custom Fields Values

    Hello: I'm currently trying to create an SQL Query to show all of the server's Project Custom Fields Values, along with the modification date. So far, I've managed to display correctly all of the data for all of the Projects' text value Custom Fields

  • User switching locks up and more

    I had Lion OSX on my 27" iMac. A few weeks ago the screen would just go black while you would be on the computer, just randomly. Could not wake it up to come back on. You would have to press the power button 3-4 times to get the screen back. I took i

  • CRM - Search for Business Transactions Screen

    Hi, When I go to the CRM - Search for Business Transactions Screen; in the second tab 'Search', when I click the Period dropdown it starts with a date in 1899 as default. Can anyone advise me on how to change this? Regards, Ravi.