17 Feb 2009
2 minutes read
FB4 Converting Date and Time to Unix Epoch in PerlConverting Date and Time to Unix Epoch in Perl
Today I was working on a script, and one of the subroutines needed simple seconds-based arithmetics with time. As you …
Today I was working on a script, and one of the subroutines needed simple seconds-based arithmetics with time. As you …
I recently created a Unix Questions and Answers page, if you have a Unix question – feel free to ask it there using the …
If you have followed this blog for a while, you should remember how to use variables in Unix shell scripts.
Going …