Running ls with options -l and
-d followed by a dot (the current directory) will
display details about the current directory. The owner of the file
begins in character column 16 and may continue until column 23, so
use cut with option -c to select columns
16 to 23: