List directory contents with octal file permissions
ls -l
drwxr-xr-x.  2 david  developers  4096 okt  1 10:12 public_html
stat -c "%a %n" *
755 public_html