fgat - Execute command in foreground at a given time



NAME

fgat - Execute command in foreground at a given time


SYNOPSIS

fgat <time-spec> <command> [arguments]


DESCRIPTION

In opposite of at(1), fgat(1) stays in console's foreground and waits for time-spec, after that runs command. time-spec can be any string accepted by date(1).

 fgat - Execute command in foreground at a given time