![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Running file without execute permissions | rakeshou | UNIX for Dummies Questions & Answers | 3 | 10-16-2008 05:51 PM |
| i want to write a script to test the folder permissions | rajesh212512 | Shell Programming and Scripting | 4 | 07-11-2008 02:14 PM |
| Export a file system with write permissions | jredx | Filesystems, Disks and Memory | 7 | 05-27-2008 04:05 AM |
| Newly created files default group and write permissions | goldfish | UNIX for Dummies Questions & Answers | 2 | 02-20-2008 06:39 PM |
| help with permissions - execute but not delete | reldb | UNIX for Dummies Questions & Answers | 2 | 06-01-2007 04:30 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
When you created the file, some app (example: an editor on another PC or on your unix box), writes the file for the first time and the umask value is different from your default umask. The protections persist unless you overwrite them.
apps may call umask, so that while running and creating files in your name, the protections are different. man 2 umask |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|