Is it possible to easily format seconds as a human-readable time in bash?
I don't want to format it as a date, but as the number of days/hours/minutes, etc...
|
Is it possible to easily format seconds as a human-readable time in bash? I don't want to format it as a date, but as the number of days/hours/minutes, etc... |
|||||||
|
|
You can use something like this:
Examples:
|
||||
|
|
|
|
|||||
|