How to hide system files in finder

Is there a way to hide .? files and systems files that are grayed out in finder? 

Open the Script Editor or AppleScript Editor in one of the subfolders of Applications and run the following:
tell application "Finder" to quit
if (do shell script "defaults read com.apple.finder AppleShowAllFiles") is "1" then
do shell script "defaults write com.apple.finder AppleShowAllFiles 0"
else
do shell script "defaults write com.apple.finder AppleShowAllFiles 1"
end if
delay 2
tell application "Finder" to run
If you change your mind later, run the script again.
(70820)

Similar Messages

  • Finder - how to hide system files / folders????

    I did something (which I can't recall) and now there are a lot of system folders showing up in Finder windows. Examples:
    .DS_Store

    Open /Applications/Utilities/Terminal, copy the blue text in, and press enter:
    defaults delete com.apple.Finder AppleShowAllFiles;killall Finder
    That deletes the preference entry to show all files, then restarts Finder.
    Good luck!
    Message was edited by: joshz

  • How to access system files

    How to see system files in Finder (e.g. the main mail data file) ?

    Not sure what "system files" you mean, but you might find it when you have Finder opened and look in your Menu bar (which starts with the  logo).
    Then you find "Go" to the right.
    1. For the system files -> Click Computer in the list, then Macintosh HD (Or what ever your hard disk is named) and then there is a folder name "System".
    You might also mean that you are trying to find the library, which is located there also.
    2. If it is the library you are seeking, you might need the "User Library" which is hidden by default.
    To get that, open the "Go" menu again and then press and hold the "Option(or alt)" on your keyboard.
    Then "Library" will show up in the middle of the list, and that is your user library.
    I hope I was a bit of help, please do note that these folders contain very important information.
    I strongly advise you to only adjust anything in there, if you perfectly know what you are doing.
    Cheers~

  • How to hide system tables when using the Oracle SQL Developer?

    Hi,
    I would like to know how can I show only the tables that I created under the Tables tree? I didnt find a way to create a separate database using the Oracle Sql Developer. I see all the tables together, and would like to differentiate between different databases.
    Can anyone explain to me how to do these things?
    Thanks,

    Hi,
    I would like to know how can I show only the tables that I created under the Tables tree? Your posting is not clear,again tell something more on tables tree,what u want to achieve with it.
    How to hide system tables when using the Oracle SQL Developer? if u connected with sys, system or user with dba role then u have a privilege to see these tables,so revoke the privilege/role from ur user to view this tables if ur connected other then sys,system,
    I didnt find a way to create a separate database using the Oracle Sql Developer. DBCA is a tool for creating the new database.
    Kuljeet

  • Hide system files on mavericks

    Hello! Can anyone help me? I can't hide system files on Mavericks with command
    defaults write com.apple.Finder AppleShowAllFiles FALSE
    Is there an alternative?
    Thank you so much!

    The example shown did not work for me.... but I found the answer searching and testing... Here is what worked for me:
    defaults write com.apple.finder AppleShowAllFiles -bool true
    Reverting to the default of NOT showing hidden files:
    defaults write com.apple.finder AppleShowAllFiles -bool false
    This will only take effect after you restart finder.
    To restart Finder use:
    killall Finder

  • How do I drag files in Finder to a different folder?

    How do I drag files in Finder to a different folder?

    First, open one Finder window, and then, open another one pressing Command and N keys.
    On one window, go to the folder where the files are, and on the other one, go to the folder where you want to put your files. Choose them with the Command key (or select all if you want to transfer all of them, with Command and A keys) and drag them to the other Finder window

  • How to hide the file name (the bizarre number assigned by the camera) when exporting an image version in aperture from an album. Pl understand I want to keep the file name in the project library version.

    how to hide the file name (the bizarre number assigned by the camera) when exporting an image version in aperture from an album. Pl understand I want to keep the file name in the project library version.

    Within Aperture you have Images, which are constructed on-the-fly from two files (the Master and the Version).  You get an image-format file _only_ when you export an Image.  You select the file name (usually a scheme) when you create an image-format file (that is, when you export).  Look under "Aperture→Presets→File Naming" for built-in Presets.  You can, of course, create your own or customize any provided.
    The Preset is applied to only the file newly created by your "export" command.  It is not applied to the Image in Aperture (unless you rename your Versions or your Masters).

  • How to Hide "Hidden Files"??

    This is a question that has stumped AppleCare when I called them last week, and the "Geniuses" at my local AppleStore yesterday....So, throwing it out here. On upgrading my new 17" MBP last week to Snow Leopard I discovered the Finder was showing a lot of System files that normally are "hidden". IE: bin, cores, etc, mack kernal, tmp, usr, var. The regular way of dealing with these files is to make them "hidden" with a Terminal command, but that didn't work. I reinstalled Snow Leopard twice, that didn't work, the Genuis applied a Widget to hide the files, that didn't work either. Somehow the Snow Leopard installation has labelled these files as visible and will not allow Terminal to re-label them so that they go back to their proper "hidden" state.
    I cannot with Snow Leopard find a way to "Archive and Reinstall" so that I could sort of shove aside the troubled system and put another clean one in place like we could with Leopard and previous OSX installations. So does anyone have any ideas what may have happened here and how I can address it without the painful solution of wiping the HD and reinstalling and re-registering everything like Photoshop, FCP, Lightroom, Aperture and a host of other software? Something I am trying to avoid. Thanks............

    Peter Mullett wrote:
    This is a question that has stumped AppleCare when I called them last week, and the "Geniuses" at my local AppleStore yesterday....So, throwing it out here. On upgrading my new 17" MBP last week to Snow Leopard I discovered the Finder was showing a lot of System files that normally are "hidden". IE: bin, cores, etc, mack kernal, tmp, usr, var. The regular way of dealing with these files is to make them "hidden" with a Terminal command,
    which terminal command are you talking about? the regular fix is this
    http://www.macosxhints.com/article.php?story=20071107023334449
    it's for leopard but I believe it works for snow leopard too.
    but that didn't work. I reinstalled Snow Leopard twice, that didn't work, the Genuis applied a Widget to hide the files, that didn't work either. Somehow the Snow Leopard installation has labelled these files as visible and will not allow Terminal to re-label them so that they go back to their proper "hidden" state.
    I cannot with Snow Leopard find a way to "Archive and Reinstall" so that I could sort of shove aside the troubled system and put another clean one in place like we could with Leopard and previous OSX installations. So does anyone have any ideas what may have happened here and how I can address it without the painful solution of wiping the HD and reinstalling and re-registering everything like Photoshop, FCP, Lightroom, Aperture and a host of other software? Something I am trying to avoid. Thanks............

  • How to display hidden files in Finder?

    In Carbon Copy Cloner, I can see that there are hidden files on my internal hard disk.  They have names like .apsidal, .Younity, etc.  What settings do I use in Finder to display these files?  I thought that using the System files are included setting would work, but it doesn't.  Thanks

    Choose Utilities from the Finder’s Go menu, open the AppleScript Editor, and run the following:
    tell application "Finder" to quit
    try
    if (do shell script "defaults read com.apple.finder AppleShowAllFiles") is not "1" then error
    do shell script "defaults write com.apple.finder AppleShowAllFiles 0"
    on error
    do shell script "defaults write com.apple.finder AppleShowAllFiles 1"
    end try
    delay 2
    tell application "Finder" to run
    If you change your mind later, run the script again.
    (122189)

  • How i backup system files to DvD-Rw?

    Hi, i have windows vista home premium. So how i can backup All important system files into DvD-Rw? i got one time virus and i musted to repair it and lose money =P in that Dvd-Rw have just 4,20 Gt so its that enough for system files? or some backup so if i cannot lock in to my user so i insert the Dvd-rw in Dvd thing then i open computer then it say want recover your Computer and yes then select languace. Some kind of that. Sorry bad english. Thanks for all at help when i get it

    My dvd/cd rom is not in device manager,my back up disc will not restore ,my windows vista home premium is not a genuine copy. My computer HP pavillion model dv9804ca  was bought in May 2008.Why is this all happening in the last month.How can I fix it.

  • OS X Mavericks - How to backup system files only

    Okay ... ;
    is there a way for e.g. Time Machine to back up system files / resources only .
    ... I mean I have a fully working core system software, that I want to backup, but ...
    ... I have also downloaded lots of other files / third party software,
    which I'd like to exclude from the backup .
    Is Time Machine capable of doing this ...
    or is there some other software, that could to this ....
    Regards,
    zergei W ;

    System Preferences/Time Machine/Options - add what you don't want to backup there and it will be excluded from the backup.

  • How to hide raw files

    Hi All,
    I have a Nikon D70s and shoot in both raw and jpg. When I upload to iPhoto 08, it uploads both .nef and .jpg files, which is fine, and then displays both photos. I want to be able to hide the .nef files until I need them. Is there a global setting that will automatically hide .nef files?
    Thanks!

    Welcome to the Apple Discussions. There is no universal setting to hide any kind of file. But you could create a smart album based on the criteria Photo is RAW. It will display all of the raw photos in the library and make it easy to hide them en mass.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There's now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • How to Hide System Message

    Tell me the Way to Hide System Information Messages form the SAP R/3 ECC 6

    It seems a bit suprising as you can edit the combination you describe normally in SO10 without a message (although I've only testing in ECC5).
    Try setting a breakpoint in form te_name_reserves inside LSTXXFTE as this seems to be where the system determines whether to issue the message or not... I could edit this combination from SO10:
    TEOBJECT = TEXT
    TENAME  = ZMY_TEXT
    TEID = ST
    TESPRAS = E
    Is SYSTEM_STATUS returning "C" for you?.. in debug I see id_status = "S" and name_status = "C", and systems_status(1) = "C".
    Jonathan

  • How to hide unhidden files

    Okay, so I would like to HIDE files which were recently changed thru Terminal to UNHIDE them [I want to put my mac back to normal where files are hidden again]
    I used this simple algorithm in Terminal to unhide all files which now show up everywhere on my Mac [I needed to temporarily have them unhidden]
    defaults write com.apple.finder AppleShowAllFiles TRUE
    killall Finder
    Does anyone know how I get now get my Mac back to NORMAL where these files are hidden again?
    Thanks for any help guys

    defaults write com.apple.Finder AppleShowAllFiles NO

  • How to replace a file in Finder

    I am trying to back up my iPhoto library, which lives in an external hard drive (My Passport) to my Seagate external hard drive. Usually, I can go in Finder and drag and drop the most recent Library over-top of the backup. A pop-up will appear asking if I want to replace the existing file (yes) and the backup takes like 5 or 6 hours... I have 300 GB of pics.
    With OS X Yosemite, when I drag the file and drop it in the backup hard drive, it doesn't recognize that there is already a file with the same name, so it tries to make room to add the new library, when in reality I want it to replace the existing (outdated) backup.
    I downloaded this for the Seagate external, which hasn't proved useful http://www.seagate.com/support/external-hard-drives/desktop-hard-drives/backup-p lus-desk/ntfs-driver-for-mac-os-master-dl/
    and I tried holding down Option, and Command, then dragging... nope. I can't figure out how to get it to replace, or merge, the files. It just tries to keep putting it in as a separate file.
    Please help! 

    OS X cannot write to an NTFS formatted drive. Whatever driver you got from Seagate probably doesn't work with the version of OS X you have. Is there any reason you could not reconfigure the drive for OS X? If you can the first thing you will need to do is to reformat that drive to MSDOS (FAT.) It's best to do that on a PC, but you can try reformatting it on your Mac using Disk Utility and setting the Format type to MSDOS. It may take a couple of tries. Once you get it formatted for FAT, then you can repartition and reformat the drive for OS X.
    Drive Partition and Format
    1. Boot from your OS X Installer Disc. After the installer loads select your language and click on the Continue button.  When the menu bar appears select Disk Utility from the Utilities menu.
    If you are preparing an external or a non-startup drive, then open Disk Utility in your Utilities folder.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Apply button and wait until the process has completed.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Security button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    Steps 4-6 are optional but should be used on a drive that has never been formatted before, if the format type is not Mac OS Extended, if the partition scheme has been changed, or if a different operating system (not OS X) has been installed on the drive.
    If you need to use the drive on a PC, too, then I suggest using NTFS 12.1.62.

Maybe you are looking for

  • Accomodating date and time in a single Info object

    Hi Gurus, We are getting an R/3 field(2 fields) as "YYYY.MM.DD HH:MM:SS". And we have mapped that fields to a Two IO (CHAR).Data is getting loaded fine,but not getting it in the same format (with required DOTS and COLONS).Is there any routine that I

  • Email in 2 folders?

    I have 2 POP email accounts on Mail right now. Is it possible for me to send my gmail to one folder, and my comcast to another?

  • Is this site legal?

    I found this website... It seems too good to be true. The software is very cheap (download only) they claim it is all legal. Also they bare the Adobe Certified retailer logo on their website. However when you call them it just goes to a voice mail of

  • Itunes 12.1 not syncing outlook

    After updating iTunes to 12.1 64 bit for windows my NEW appointments, contacts and notes are not syncing from Outlook 2007 to my iPhone 4s.  Syncing was working fine before I updated to iTunes 12.1.  I have disabled all add-ins in Outlook just in cas

  • Ipod not registering songs

    Hi, I am having a problem at the moment with my ipod. When the ipod is plugged into the computer, I can see the songs being transferred but when i disconnect from my computer, the songs are not on my ipod. I've reset my ipod several times and have al