Convert Unix timestamps to human-readable date/time format
Filter to replace numeric timestamps with a formatted date time
cf
$ cat logfile.txt | cf
$ some_command | cf
$ echo '1609459200' | cf