added raw bytes command
This commit is contained in:
+3
-1
@@ -209,7 +209,7 @@ echo "ebusd: $pid"
|
|||||||
kill -1 $pid
|
kill -1 $pid
|
||||||
#client:
|
#client:
|
||||||
readarray lines <<EOF
|
readarray lines <<EOF
|
||||||
raw
|
raw bytes
|
||||||
reload
|
reload
|
||||||
log
|
log
|
||||||
log bus,update debug
|
log bus,update debug
|
||||||
@@ -219,6 +219,8 @@ grab
|
|||||||
info
|
info
|
||||||
state
|
state
|
||||||
read -c "hallo du" ich
|
read -c "hallo du" ich
|
||||||
|
raw
|
||||||
|
raw
|
||||||
h
|
h
|
||||||
h r
|
h r
|
||||||
h w
|
h w
|
||||||
|
|||||||
Reference in New Issue
Block a user