Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2023 08:06:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 275369] the ls command does not work correctly
Message-ID:  <bug-275369-227-PowawjN5yr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275369-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275369-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275369

Li-Wen Hsu <lwhsu@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lwhsu@FreeBSD.org
             Status|New                         |Open

--- Comment #2 from Li-Wen Hsu <lwhsu@FreeBSD.org> ---
Thank you for your report. The behavior of the ls command you're observing
seems normal. The root user's directory (/root) contains files, so ls lists
them. In contrast, the regular user's directory (/home/test) is very possib=
le
to be empty, which is why ls shows no output there. This is expected when a
directory has no files.

Please check to use the ls with different users to list the same directory,=
 and
report if it outputs differently.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275369-227-PowawjN5yr>