hi evryone,
actually i want to match stat->mod($filename) and file permissions i got from ls -l of unix.
the stat->mod($filename gives some octal no like 33277
and 16893..like that..
now i have permissions like -rwxrwxrwx something like that question is how to compare this two.
Nilesh
actually i want to match stat->mod($filename) and file permissions i got from ls -l of unix.
the stat->mod($filename gives some octal no like 33277
and 16893..like that..
now i have permissions like -rwxrwxrwx something like that question is how to compare this two.
Nilesh