This is the command flashbakeall that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
flashbakeall - runs flashbake recursively
SYNOPSIS
flashbakeall [options] <search_root> [quiet_min]
DESCRIPTION
flashbakeall runs flashbake(1) recursively under search_root, finding projects inside and
running flashbake on them.
quiet_min is a parameter which is passed to flashbake(1) which tells it to only commit
changes to files in the project that have not been changed in the last quiet_min minutes.
Setting this to 0 or omitting this disables the quiet period and flashbake immediately
commits all changes when run.
[options] are passed to the flashbake command directly.
Use flashbakeall online using onworks.net services