Open
Description
Someone was having savefile size issues, and eventually tracked it down to one excessively large log file. This would be much easier to figure out if ls
had a way to show the sizes, like the standard commandline tool.
Since we don't have a "real" filesystem, most of the flags to ls won't ever apply, but this one does. Things like port openers and .msg files could show 0 bytes, or some other thing.
Activity