Tag Archives: shell
Find a Future Date from the Shell
Posted on 29. Apr, 2009 by Nikhil Sheth.
0
Have you ever needed the exact date a certain number of days in the future?
Using the date command is simple—just open a terminal window on your Mac, Linux, or Windows with Cygwin desktop, use the date command with the -d parameter, and pass in a number of date increments in the future in days, minutes, [...]
