Hi Heinrich, On 2026-05-18T05:57:19, Heinrich Schuchardt <[email protected]> wrote:
> * Add the change date to the output on FAT and ext2/3/4. > The ls command currently only displays the size and name of files and > directories. Thanks for working on this. This is a user-visible change to ls output and may break scripts that parse the existing format. Please mention that in the cover letter, and consider whether the date column should be opt-in via Kconfig (or call out that you considered it and decided against). A short note in the docs would also help - there is no doc/usage/cmd/ls.rst today, but this is a good time to start one :-) Regards, Simon

