in reply to Re: Meaning of stat's 'rdev' value.
in thread Meaning of stat's 'rdev' value.

Thanks, you have saved my day.

We are doings this in order to let a user stat files with super-user privilegies using sudo. This operation is done inside a perl framework, so for convenience we wanted the output format where the same that perl's stat.

Cheers