MacBook Pro :: How To Hide Hidden Files Again

Jun 24, 2014

I just bought a new macbook pro with maverick 10.9.3 I believe and made my hidden files viewable to extract certain data. But now I want to hide the files again how do I go about doing that? 

View 1 Replies


ADVERTISEMENT

OS X :: How To Hide Hidden Files

Aug 2, 2010

I was messing around in the Terminal and accessed root [sudo -s]

I assumed root access would end upon closing the terminal, but I guess not.

I can see all my hidden files (e.g., mach_kernal). How do I disable root and get back to not being able to see my hidden files?

I've learned my lesson - never mess around with things you don't understand.

View 2 Replies View Related

OS X Mountain Lion :: Can't Hide Folders And Files That Are Usually Hidden

Sep 8, 2014

This past weekend I transferred my OS and apps to a newly installed SSD drive.

During the process I had to move some files around in order to get The OS and Apps on the SSD.

I used a technique that utilizes the Terminal and the chflags command.

My issue is now I can not hide the files and folders that are usually hidden.

I can't remember the exact method I used to unhide hidden folders and files. I can't even find a reference to it in my web browsers history.I have searched on the web for solutions along these lines: defaults write com.apple.finder AppleShowAllFiles -boolean FALSE ; killall Finderchflags hidden sudo chflags hidden 

But none of these approaches have worked. I have downloaded Onyx, TinkerTool and Show Hide Invisible Files.

I have used them as best I understand to hide the normally hidden files and folders, but nothing has worked.

Info:
Mac Pro, OS X Mountain Lion (10.8.3), 2008

View 12 Replies View Related

MacBook Air :: How Do I Remove Hidden Files

Aug 20, 2008

My MacBook Air shows that I am using about 44gb. However, when I calculate each folder, they total only 30gb. I am assuming that the difference is made up of hidden/deleted files. How do I find and delete unnecessary hidden files.

View 6 Replies View Related

MacBook Pro :: How To Show Hidden Files On OS X 10.5.8

Mar 27, 2012

How to show hidden files / folders on mac book pro os x 10.5.8

Info:
MacBook Pro, Mac OS X (10.5.8)

View 4 Replies View Related

MacBook Air :: Hidden Downloaded Files

Jun 19, 2014

I downloaded files to

1. My downloads
2. My desktop.

But when I went to find the files I could not find them, even using Finder and Spotlight. I eventually found them using 'EasyFind' but I am still perplexed as to why I cannot see them. I can see other files in my downloads file and on my desktop!

View 7 Replies View Related

MacBook Pro :: Can't Get Hidden Files To Show In Finder

Jun 4, 2014

I have tried multiple methods to get hidden files to be shown in Finder including the Terminal command: 

defaults write com.apple.finder AppleShowAllFiles TRUE 

killall Finder 

I have also tried using Revealer and still no hidden files are shown.   

Using Mavericks 10.9.x (latest version) 

Can't find the com.apple.finder file anywhere in Library either. 

Info:
MacBook Pro, OS X Mountain Lion (10.8.4), 17" MBP 2010 with Samsung 840 Pro

View 5 Replies View Related

OS X V10.7 Lion :: How To Find Hidden Movie Files On MacBook

Apr 28, 2012

I've deleted all the movies from my mac and when I open my system profile it shows I have 42GB of movies somewhere hidden on my macbook. I've tried searching .mov in my spotlight (which yields nothing) and manually searching through the iTunes folder and movies folder (which are empty). Where I can find these hidden movie files -- 42gb is pretty hefty.

Info:
MacBook, Mac OS X (10.7.3)

View 2 Replies View Related

OS X :: Searching For Hidden Files?

Oct 13, 2010

How do I search for hidden files and system files like .plists? I have made hidden files visible in Finder but it still doesn't search for them.

View 9 Replies View Related

OS X :: How To See Hidden Files In Finder

Dec 24, 2008

Last night i was researching how to see hidden files. I found the terminal command:

default write com.apple.finder AppleShowAllFiles TRUE

So, now i can see all hidden files. Now i want to hide them again, which i understand that you have to type the following in terminal:

default write com.apple.finder AppleShowAllFiles FALSE

View 2 Replies View Related

Mac Pro :: How To Show Hidden Files

Jun 3, 2012

I'm trying to copy ACL files from msword to get my auto-correct files installed and was given instructions which dont follw it- as all full the address train is not visible?

View 4 Replies View Related

OS X :: How To Hide Multiple Files

Aug 10, 2009

I have some files i need to hide, some are folders and some are files. Its not -- just some folders like recycler, sys volume info, number strings on my external usb drive which i dont want to look at.

How can i hide multiple files?

View 22 Replies View Related

OS X :: How Do You Delete Hidden Files On A System

Jan 7, 2011

Might seem like a stupid question, but I have an SD card with hidden files filling it up to capacity. I want to delete these but I can't. I can see them, but when I hit delete it makes that noise that says you cant do this, and I cannot drag to the bin either.

View 5 Replies View Related

OS X :: Lamesecure V0.8 May Have Hidden My Files But Now Showing

Feb 9, 2009

i downloaded lamesecure and put a password on a folder. for whatever reasons i took the password off and now when i open the folder my files aren't there. Only a contents folder is now showing, But the folder still says the original size of 2.7g.

View 4 Replies View Related

OS X :: Rant Over Hidden Files And Folders

Mar 8, 2009

Namely: Library and its contents. If Windows can do it, I'm confident Leopard 10.5.6 can too. None of the myriad permutations of the below Terminal command work.

Code:
# defaults write com.apple.finder AppleShowAllFiles -bool TRUE
# KillAll Finder
When I "search this Mac" in the Finder or querry Spotlight, I want nothing but nothing excluded from results. I am not a computer retard in danger of ruining my OS through hasty file relocation or deletion. I want my search returns to include even the most sensitive system files which, if accidentally deleted, would cause my Mac Pro to reach out through my monitor and stab me in the face.

Folder example: There are several folders called "Mozilla" on my system, and yours if you use Firefox. Good luck finding a folder called "Mozilla" using the Finder or Spotlight. You'll have to know where it is and manually navigate there.

File example: I have a file called userChrome.css buried in users/me/Library/AS/Mozilla/ext/yadaYoda, But when I search for "userChrome.css" - Mac OS peers out at me through it's glowing red eye and says, very calmly, "What are you doing Dave? I can't let you do that Dave."

Can anyone tell me how to really & truly include ALL files and folders in searches? I'll reiterate that I've tried a dozen terminal commands I found online.

View 6 Replies View Related

OS X :: Removing Hidden Mac Files For PC Viewing?

Apr 6, 2010

So at my office we move from logic (obviously mac based workstation) to a PC workstation to upload audio files.

We've encountered a growing issue which is the hidden .DS and ._* files.

These files are hidden in every folder on mac but when we move a folder with say 100 audio files bounced from logic to a PC every audio file has a ._ alias and each folder has a .DS alias.

Right now the only way we can fix it is manually removing all the hidden files on the PC. We have tried a Terminal script that removes the ._ files but they seem to just recreate themselves.

View 6 Replies View Related

OS X V10.7 Lion :: How To Show Hidden Files

May 21, 2012

I did a search for a downloaded file. Result came back Home>Library>Filename. Cool. Problem is this: When I go to Home, there is no file named Library, nor is there a mail downloads file. Is the file hidden and, if so, how do I show it?

Info:
Intel iMac, Mac OS X (10.6.3)

View 2 Replies View Related

OS X V10.7 Lion :: Access To Hidden Files?

May 28, 2012

I have a decompression bomb in hidden folder /.MobileBackups. I cannot open the folder even though I am the administrator. How to I delete the bad file?

Info:
MacBook Pro, Mac OS X (10.6.8)

View 14 Replies View Related

Applications :: How To Hide Files And Folders

Nov 5, 2010

How can I hide certain files and folders on my iMac? Prefably without using a 3rd party application?

View 4 Replies View Related

OS X :: How To Hide Invisible Files On Leopard 10.5.7

Jun 25, 2009

On Leopard 10.5.7, I had to unhide my invisible files for some job using the command:
#defaults write com.apple.finder AppleShowAllFiles YES
#killall Finder

I am trying the reverse commands but the Finder still shows files what are supposed to be hidden.I tried:
defaults write com.apple.finder AppleShowAllFiles -bool false
defaults write com.apple.finder AppleShowAllFiles NO
followed by a killall Finder and even reboot.

I would like to avoid a re-install. Who can confirm a working solution as some in this forum suggest that the above reverse commands are no longer effective on Leopard?

View 4 Replies View Related

OS X V10.7 Lion :: How To Hide DS.store Files

May 31, 2012

what are the settings to hide DS.store files from show up on the desktop and all finder windows that have DS.store files?

View 1 Replies View Related

OS X :: Missing Used Space - Any Hidden Files On System?

Jun 8, 2009

I clicked on my HD and I have 124.5 Used and 61.51 Free, which adds up to 186.01. I then clicked on Macintosh HD and selected all the files and hit "Get Info." It all adds up to 117.5 GB. I'm missing about 7 GB and I don't know where it is. Are there some hidden files or something?

View 8 Replies View Related

OS X :: Removing Hidden Attribute From Files And Folder?

Jan 4, 2010

I am trying to remove the hidden attribute from some folders and files so iTunes will actually use them. I hope I am describing myself well enough.

View 2 Replies View Related

OS X :: How Do You Remove Hidden Core Dump Files

Mar 22, 2010

I heard that someone gained lots of gbs back by doing this...

View 9 Replies View Related

Applications :: Hidden Files For Both Windows / OS X On NTFS

Apr 13, 2010

I have just acquired an external enclosure for my 160GB 2.5 HDD, and I have it formatted as NTFS on a MBR partition table. I use NTFS-3G on OSX, and it's, of course, natively supported by windows. Well, I am having problems with hidden files between them. In OSX, the .DS_Store files, .Trashes and ._*name* files are hidden, but I can see windows' hidden files (RECYCLER, RECYCLE BIN, and System Volume Information). In Windows, I can see .DS_Store, .Trashes and ._*name* files from OSX, but not Windows' hidden files. I am looking for a way to solve this, or not have the files created on the disks.

View 6 Replies View Related

IMac :: Finding 100G Of Hidden Files?

Aug 1, 2010

I'm not a mac guru by no means but I've been behind this one for 3 years now. Poking around I see that my HD has only 13G's left. I start adding up all my folders... Library, System, Apps, ect and only come up with just over 100G. Where are there 100g of files hidden? Am I missing something somewhere?

View 13 Replies View Related

OS X V10.6 Snow Leopard :: How To Display Hidden Files

Feb 14, 2012

how do i display hidden files

Info:
MacBook Pro, Mac OS X (10.6.8)

View 3 Replies View Related

Intel Mac :: View Hidden Files OS X Lion 10.7.3?

Apr 18, 2012

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.

Info:iMac, Mac OS X (10.6.8)

View 4 Replies View Related

OS X V10.5 Leopard :: Hidden Files Showing Up In The Top Directory

May 12, 2012

I've just acquired a late-2005 G4 iBook with Leopard 10.5.8 installed. All seems to be well except for an oddity with the listing in the top, home directory. I would normally expect to just see folders for Applications, Library, System and Users but, for some reason, folders normally hidden such as bin, cores, etc (alias), private, sbin, tmp (alias), usr, var (alias) and Volumes are also shown. "dot" names remain invisible unless intentionally made visible.

Info:
iBook, Mac OS X (10.5.8), iBook G4 12" (mid-2005)

View 7 Replies View Related

OS X :: Unable To Hide All (Downloaded) Files Extensions

Feb 11, 2009

Anyway, is there any way to be able to hide all file extensions in OS X 10.4.11? I have the "Always show file extensions" check box *un*checked, but now, on downloaded files most of the time the extensions show. No major problem, I just like everything to be clear and not messed up with .ppt and .dmg.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved