I have a variable of $i which is seconds in a shell script, and I am trying to convert it to 24 HOUR HH:MM:SS. Is this possible in shell?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Here's a fun hacky way to do exactly what you are looking for =)
Explanation:
|
||||
|
|
|
If
but you seems to suppose that |
||||
|
|
|
Another approach: arithmetic
produces |
|||
|