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