ls -l shows the file's mtime, not birthtime. Use the correct time from stat.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Differential D4040
Correct ls -l test to use mtime, not birthtime emaste on Oct 30 2015, 7:25 PM. Authored by Tags None Referenced Files
Subscribers None
Details
ls -l shows the file's mtime, not birthtime. Use the correct time from stat.
Diff Detail
|