#!/bin/sh

dd if=/dev/fb0 of=/dev/null count=10
