stat -c "%a %n" *
stat -c "%a %n" ./Documents/Udev.html
Объяснение:
-c --format=FORMAT
use the specified FORMAT instead of the default; output a newline after
each use of FORMAT
%a Access rights in octal
%n File name