|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
What does @ means for permissions?
Guys,
My question is regarding to file permission on Mac OS X 10.7. I wrote an script which should pick XML files from a folder. But when we copy the files to that particular folder, the script skip the files I guess because of permission, If we open the files and save it them the script works. Initially the files has this set of permission: -rw-r--r--+ 1 admin todos 585 (in this case the script does not works) after open and save the file. -rw-r--r--@ admin todos 582 I know that + means that the file permission is a ACL involve. But I do not know what the @ means at the end after the file is save and what change in the file permission thanks in advance |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
Check out the info on these links:
What does the @ mean in file permissions? - The macosxhints Forums macosx - What does the @ symbol mean in a file's permission settings? - Server Fault What do "+" and "@" mean in file permissions? - MacRumors Forums |
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
you can view extended attributes with ls -@ it usually appears when the file is downloaded from the internet and is in quarantine. Quarantine requires authorization from the user to run.
|
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What does it means? | kamlesh33 | Programming | 7 | 03-22-2011 12:15 PM |
| What means %U | borobudur | UNIX for Dummies Questions & Answers | 2 | 04-28-2009 02:55 AM |
| what does $#,$* means | deb.simply | UNIX for Advanced & Expert Users | 5 | 04-01-2009 06:24 AM |
| Can you tell me what this means? | rushhour | UNIX for Dummies Questions & Answers | 2 | 02-10-2009 07:26 AM |
|
|