Files
tablizer/TODO

7 lines
356 B
Plaintext
Raw Normal View History

2022-09-28 19:30:08 +02:00
Add a mode like FreeBSD stat(1):
stat -s dead.letter
st_dev=170671546954750497 st_ino=159667 st_mode=0100644 st_nlink=1 st_uid=1001 st_gid=1001 st_rdev=18446744073709551615 st_size=573 st_atime=1661994007 st_mtime=1661961878 st_ctime=1661961878 st_birthtime=1658394900 st_blksize=4096 st_blocks=3 st_flags=2048
2022-09-28 19:33:57 +02:00
2022-09-30 14:25:26 +02:00
mv UseColumns processing out of process()