[Bug 275369] the ls command does not work correctly
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275369] the ls command does not work correctly"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Nov 2023 11:04:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275369
Lorenzo Salvadore <salvadore@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |salvadore@freebsd.org
--- Comment #6 from Lorenzo Salvadore <salvadore@freebsd.org> ---
I had a similar issue due to my expectations of /home being a symlink to
/usr/home (or viceversa, I never remember) and thus I made some mistakes
mounting zfs filesystems.
Try "ls /usr/home/test", I think you will find your files there. Then try to
fix your mountpoints or create the right symlink.
--
You are receiving this mail because:
You are the assignee for the bug.