File size distribution: Difference between revisions

Content added Content deleted
m (→‎{{header|REXX}}: made some cosmetic changes for statement alignment.)
m (→‎{{header|REXX}}: thanks to WP, suppressed an errant message.)
Line 455:
end /*y*/
say
trace off; 'ERASE' dirOutwork /*perform clean─up (erase a work file).*/
say commas(g) ' files detected, ' commas($) " total bytes."
exit /*stick a fork in it, we're all done. */