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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275369 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 possible 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. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275369-227-PowawjN5yr>
