Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 405 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 405 Bytes

Factortime

Factortime is a small c prgram in homage to xkcd 247 "Factoring the time".

Building

Run make followed by make install.

Makefile supports DESTDIR, PREFIX, and CC variables.

Running

When invoked without arguments, factortime factorizes the current time.

When invoked with an argument in the form of %H:%M, it factorizes that time.