psh: ls -l: seconds are always printed instead of year
-
Current behavior (year is 2015):

-
Intended behavior:
-rw-rw-r-- 1 --- --- 0 Dec 18 2015 test
I haven't noticed the problem with seconds being printed instead of year. The current version of ls -l command never prints the year. The original title of this issue is correct though, other implementations of ls do this so it would be useful to have this feature.
Haven't tested the current code but until recently this still was a problem (DTR project 1.07.04, jffs2 rootfs):
I haven't noticed the problem with seconds being printed instead of year. The current version of
ls -lcommand never prints the year. The original title of this issue is correct though, other implementations oflsdo this so it would be useful to have this feature.
Yeah, that's the point - it would be useful to print year if it's different than the current one.