| Â fgat - Execute command in foreground at a given time |
fgat - Execute command in foreground at a given time
fgat <time-spec> <command> [arguments]
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).