-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

faketime


> Fake the system time for a given command.

More information.


Fake the time to this evening, before printing the result of `date`:

faketime '{today 23:30}' {date}

Open a new `bash` shell, which uses yesterday as the current date:

faketime '{yesterday}' {bash}

Simulate how a program would act next Friday night:

faketime '{next Friday 1 am}' {path/to/program}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 17:24:31 2024