There are many ways to convert from Unix timestamps into a human-readable format. You can use either one of the many online converters, like unixtimestamp.com, or your command line (CLI). But converting a list with many timestamps. But converting a list with many timestamps can be tedious if done manually. This little Bash script will take care of this for you.
(more…)