Biancaa-R commented on issue #17063:
URL: https://github.com/apache/nuttx/issues/17063#issuecomment-3626729222

   > ### Is your feature request related to a problem? Please describe.
   > 
   > NuttX "ls -l" command currently doesn't show the file timestamp, although 
this information is stored in some filesystems supported by NuttX.
   > ### Describe the solution you'd like
   > 
   > Modify ls_handler() to print timestamp when it is available.
   > ### Describe alternatives you've considered
   > 
   > _No response_
   > ### Verification
   > 
   >     * [x]  I have verified before submitting the report.
   
   @acassis  I am unable to find the ls_handler when I greped the code ... But 
I saw mkdir implemented as fs_mkdir ,so can I add the implementation as fs_ls.c 
in fs/vfs ? 
   
   <img width="1281" height="44" alt="Image" 
src="https://github.com/user-attachments/assets/9555b8fc-fcb9-4624-aec7-bdc006df508a";
 />
   
   Im sorry for the delay I was caught up with cllg exams :/


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to