blob: c4226f7dd0cdfc29083e56bda12a01c7b1d1d452 [file] [log] [blame]
#!/bin/ash
if [ $# -lt 1 ]
then
echo Usage: $0 CMDS TO KERNEL MONITOR...
exit
fi
echo "$@" > "#regress/mondata"