![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 | Thread Starter | Forum | Replies | Last Post |
| help on umask | suvendu4urs | Linux | 6 | 04-11-2008 09:12 AM |
| umask with find | braindrain | Shell Programming and Scripting | 4 | 09-25-2006 04:28 AM |
| Selective Umask | baanprog | UNIX for Advanced & Expert Users | 3 | 08-03-2006 06:48 AM |
| Umask help | x96riley3 | AIX | 1 | 04-04-2006 12:56 PM |
| umask | bb00y | UNIX for Dummies Questions & Answers | 1 | 11-06-2002 06:59 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
the umask on solaris must return 022 or 0022
wich one is correct and why? thanks, pa |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
I'm not sure that I follow you here. umask must return the correct umask value. If you set your umask to "11", then neither "022" nor "0022" would be correct. The umask is an octal value and by tradition, an octal value is displayed with a leading zero. I wouldn't call either "022" nor "0022" incorrect.
|
|
#3
|
|||
|
|||
|
thank you.
|
|||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|