 |
 |
Does Finder have a view all function?
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Aug 2003
Status:
Offline
|
|
I have some files in my Archos mp3 player that I'd like to delete but I can't see them on my Mac. The files begin with a period, as seen on my mp3 player. My guess is they were created by a playlist conversion script. Is there any way to see these files on my mac so that I can delete them?
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Apr 2001
Location: europe
Status:
Offline
|
|
You can view them in Terminal
ls -a
I believe with Tinkertool you can turn on visible files in Finder also.
|
|
Nasrudin sat on a river bank when someone shouted to him from the opposite side: "Hey! how do I get across?" "You are across!" Nasrudin shouted back.
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Aug 2003
Status:
Offline
|
|
Any help on accomplishing this task in Terminal would be helpful? I'm a mac novice!
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Mar 2001
Location: Florida
Status:
Offline
|
|
Open terminal and type what the guy above you said to type and then hit return. After that, all files should be visible in the finder.
|
|
All Your Signature Are Belong To Us!
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Apr 2001
Location: europe
Status:
Offline
|
|
Originally posted by franklel:
Any help on accomplishing this task in Terminal would be helpful? I'm a mac novice!
I would suggest you try if Tinkertool can turn showing invisible files on in the Finder then.
In the Terminal you would need to
cd
change directory. If the player is mounted as a regular volume you can do
cd /Volumes
then
ls
list files of current directory. Then change into the player volume with the cd command
cd PlayerVolume
and into the directory the file is in.
Then you do
ls -a
to list all files including the invisible ones.
Finally
rm filename
remove the file with the rm command. For example
rm .hidden.mp3
|
|
Nasrudin sat on a river bank when someone shouted to him from the opposite side: "Hey! how do I get across?" "You are across!" Nasrudin shouted back.
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Sep 2002
Location: New York, NY
Status:
Offline
|
|
Panther's Finder has an option to show invisible files.
|
|
Vandelay Industries
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jan 2001
Location: Helsinki, Finland
Status:
Offline
|
|
As Developer mentioned, TinkerTool is the easiest tool for the job.
Thought I'd link it up,
J
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Nov 2000
Location: Boston
Status:
Offline
|
|
Or you can use this Much simpler than any of the above, but less educational . 
|
|
-Toyin
13" MBA 1.8ghz i7
"It's all about the rims that ya got, and the rims that ya coulda had"
S.T. 1995
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Jun 2001
Location: Northwest Ohio
Status:
Offline
|
|
Originally posted by Toyin:
Or you can use this Much simpler than any of the above, but less educational .
Or, instead of linking to crappy VersionTracker, where you have to click through annoying advertisements to get to the developer site, you can take the extra step and actually link to the real site.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: May 2001
Location: Manchester, UK
Status:
Offline
|
|
Originally posted by Art Vandelay:
Panther's Finder has an option to show invisible files.
In Jaguar (and maybe all OS X 10.x) you can go Find... in the finder (command-F), and add criteria to look for files with 'visibility off'. I reckon this would do it.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|