K
K
kovalr2016-06-17 15:35:08
linux
kovalr, 2016-06-17 15:35:08

Why does CentOS show a question mark instead of a user?

ls -l ./install
total 0
?--------- ? ? ? ?            ? footer.php
?--------- ? ? ? ?            ? header.php
?--------- ? ? ? ?            ? install.php
?--------- ? ? ? ?            ? licence.txt
?--------- ? ? ? ?            ? logo.php
?--------- ? ? ? ?            ? sql

Why does it show a question mark instead of a user and group name?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Saboteur, 2016-06-17
@saboteur_kiev

Most likely you do not have permission to execute in the install directory.
The "eXecute" flag for a directory means you can enter it.
The "Read" flag is to read the list, but this may not be enough.

A
Alexander Movchan, 2016-06-17
@Alexander1705

See if this is it ?

N
nikolayvaganov, 2016-06-17
@nikolayvaganov

check the file system, in most cases this is a sign of a dead fs.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question