Forrest logo
tool overview
On this page you find all important commands for the CLI tool $90mins. If the command you are looking for is missing please ask our AI.

$90mins

List of commands for $90mins:

  • set-date:tldr:71ab1 set-date: Add 90 minutes to the system clock.
    $ $90mins = New-TimeSpan -Minutes ${90}; Set-Date -Adjust $90mins
    try on your machine
    explain this command
tool overview