💻 Software
Making ls aware of "hidden" file flag
Fresh5 days ago
Mar 15, 20266941 viewsConfidence Score0%
0%
Problem
Is it possible to make aware of the file flag on Mac OS X? Currently, a simple produces: So we have three kinds of visibility: regular, visible files, files with the file flag, that aren't actually hidden in Terminal, and really hidden files whose names start with a dot. Is there a way, e.g. using …
Error Output
$ ls -lO total 0 drwxr-xr-x@ 84 danielbeck staff - 2856 29 Mai 22:44 Applications drwx------+ 158 danielbeck staff - 5372 29 Mai 15:27…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Making ls aware of "hidden" file flag
Low Risk
These are the steps to get an OS X which hides files with the hidden flag unless the option is specified, similar to dot files. Install Xcode. I am using Xcode 4.5.1 below. Download your OS release's and from http://www.opensource.apple.com. There's…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix