$ TheVan@dev ~



         while(!ready){
            console.log('blink somewhere and wait');
            sleep(500);
         }