What is the @ sign on the end of file permission on terminal?
- by shannoga
I have a sound file in my app that the iPhone does not play.
After checking other problems I checked the file permission in terminal.
What I can see is that the file permission of this file has a- @ at the end of it. I don't know if that is the problem but this is the only difference from the other sound files that plays fine.
What is this sign ?
Could it cause a problem ?
EDIT
Thanks
this is what I get:
com.apple.FinderInfo:
00000000 4D 34 41 20 68 6F 6F 6B 00 00 00 00 00 00 00 00 |M4A hook........|
00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000020
Thanks
Shani