#!/bin/bash

/bin/dd if=/dev/mtdblock0 of="`/usr/bin/dirname $0`/.wifi_dataout" bs=1 skip=16 count=2
