http://forums.fedoraforum.org – I have a script that prints a list of numbers which sometimes go up to a few Gb. For clarity I use printf %'15d as format (thouand separators). When calling this script from command-line it works as advertised: Code: /home/*/.cache/sessions 9,616 /home/*/.cache 464,526 /home/*/.local/share/Trash 57,425,266 However when (ana)cron starts it (as (HowTos)