Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Nov 2023 06:56:05 +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-8RXzOn1YBo@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

--- Comment #7 from wildzander@gmail.com ---
Regards.
The ls -A command works well.

test@fbsd:~ $ ls -A
total 33
drwx------ 3 test test     3 27 lis 17:46 .cache
drwx------ 3 test test     3 27 lis 17:46 .config
-rw-r--r-- 1 test test   950 26 lis 09:47 .cshrc
drwx------ 3 test test     3 27 lis 17:46 .local
-rw-r--r-- 1 test test   311 26 lis 09:47 .login
-rw-r--r-- 1 test test    79 26 lis 09:47 .login_conf
-rw------- 1 test test   289 26 lis 09:47 .mail_aliases
-rw-r--r-- 1 test test   255 26 lis 09:47 .mailrc
-rw-r--r-- 1 test test   966 26 lis 09:47 .profile
-rw------- 1 test test   133 26 lis 13:28 .sh_history=20=20=20
-rw-r--r-- 1 test test  1003 26 lis 09:47 .shrc
test@fbsd:~ $

I don't understand why the output of ls -A is "total 0"? Either there shoul=
d be
no output (as with the ls command) or the output should be correct, but in =
any
case the output should not be nonsensical.
This can be incomprehensible and confusing for a user coming from Linux.
It might be a good idea to set the ls command to ls -A for the user, just a=
s it
is set for the superuser.

Can I have one off-topic question?
I'm from the Czech Republic and I use the cz.kbd keyboard map with freebsd.
This keyboard map doesn't suit me very well, so I decided to create another
Czech keyboard map.  When this keyboard map is ready, where and to whom can=
 I
send it so that it can be integrated into freebsd and used by others?=20

Thank you and have a nice day.

--=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-8RXzOn1YBo>