12 Jul
2005
12 Jul
'05
12:44 p.m.
"Alexander Voropay" <alec@artcoms.ru> wrote:
Is it possible to show permissions in octal, not decimal ?
No. They're stored as integers, and the configuration file code is abstracted such that printing these numbers as octal would be a lot of work. If you supply a patch, we'll see. Alan DeKok.