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