From nobody Mon Nov 27 07:41:31 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SdyFl2FJCz52NbF for ; Mon, 27 Nov 2023 07:41:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SdyFl0PvQz4SpL for ; Mon, 27 Nov 2023 07:41:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701070891; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=AnVb61m8Q0bPL9AkoPj8WVNaQ2gcK+BmRAJWphwb/Y8=; b=N1VbEUjQ3hyjhYcdhpb0TaO0HeoKDGBcYm2kGv2PZc+BMGSpTetk9Ub4cPjCNeOGt9HeLj 6xfyo8DO8AnQnRt+1owsEN7NZBNHBEpLOlj4Rth37qscCtPEhLUN7JIgcIqfZ73jF17Fbr dLDVEYx0uxkg4S3RoCxKzFmvW3Lzn5oc38XOYIPk/5wTy6uW30ryKzDAK6clYXRjh4N0u3 P3SuJzh9Ni5q5RYpFHgQExUv+N15q3YrtFqAXDhfGegNIoOcmXFodfw//KkMsJ4pYi0yZd qdH+gFuG7sLnpmEvgwpakXj/7nrrntvz5YQfqvdOk9caqTzSQUUnOk/BjgAajw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701070891; a=rsa-sha256; cv=none; b=h1eW18DvgZK7tWcHJxkG2d7bmeaEdzaRVu1kFYVG2wDcy+/JuDZdhXXqY+RyII+1D8p9Qt gGLqUDGQBkIEES7ZKnE9RfXYVrq5Z+g7vX83I1UmItgAuTN95y8Kw57263oCel0gqSte9U 8ckLw4GiJugPl7enPxpwWBpLjbNaEH3cHUnM6Vi8iZHA/RuCUSZHDThhtgMaoO0yEpGHfE BL7b74wd3k3rQ24SI3bcvHrhjEnY/90/28HU9Co+jAvSmXb78eNJC/YHvQW5dj6j8DxAqw fBuA5/hExI9gifCIDMyUWMHZ1IzSGRXd+pdYmAWwjhEdoT5G6gkwljMLAxl2FQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SdyFk6dsJzVj5 for ; Mon, 27 Nov 2023 07:41:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3AR7fUie008851 for ; Mon, 27 Nov 2023 07:41:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AR7fU5b008850 for bugs@FreeBSD.org; Mon, 27 Nov 2023 07:41:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 275369] the ls command does not work correctly Date: Mon, 27 Nov 2023 07:41:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: wildzander@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275369 Bug ID: 275369 Summary: the ls command does not work correctly Product: Base System Version: 14.0-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: wildzander@gmail.com Regards. System: FreeBSD-14.0-RELEASE-amd64. The ls command works correctly if I am logged in as root. If I am logged in= as a regular user, the ls command does not work properly. Logged in as root: ------------------------------------------------------------------ /bin/sh root@fbsd:~ # pwd /root root@fbsd:~ # ls .cache .cshrc .local .profile .config .k5login .login .sh_history root@fbsd:~ # ls -l total 25 drwx------ 3 root wheel 3 25 lis 20:05 .cache drwx------ 3 root wheel 3 25 lis 20:05 .config -rw-r--r-- 2 root wheel 1011 10 lis 09:11 .cshrc -rw-r--r-- 1 root wheel 66 10 lis 09:49 .k5login drwx------ 3 root wheel 3 25 lis 20:05 .local -rw-r--r-- 1 root wheel 316 10 lis 09:11 .login -rw-r--r-- 2 root wheel 495 10 lis 09:11 .profile -rw------- 1 root wheel 1083 26 lis 10:17 .sh_history -rw-r--r-- 1 root wheel 1191 25 lis 20:06 .shrc root@fbsd:~ # __________________________________________________________________ Logged in as a user: ------------------------------------------------------------------ test@fbsd:~ $ echo $SHELL /bin/sh test@fbsd:~ $ pwd /home/test test@fbsd:~ $ ls test@fbsd:~ $ ls -l total 0 test@fbsd:~ $ __________________________________________________________________ Am I doing something wrong, or is this a bug? Thank you. --=20 You are receiving this mail because: You are the assignee for the bug.=