-#
+# 01
```shell
Architecture: aarch64
```
-#
+# 02
```shell
seantywork@raspberrypi:~/hack/linux/linuxyz/kgpio-irqsock $ uname -a
```
-#
+# 03
```shell
seantywork@raspberrypi:~/hack/linux/linuxyz/kgpio-irqsock $ make
```
-#
+# 04
```shell
seantywork@raspberrypi2:~/hack/linux/linuxyz/kgpio-irqsock $ cat ins.conf
DATAOUT=0
```
-#
+# 05
```shell
seantywork@raspberrypi2:~/hack/linux/linuxyz/kgpio-irqsock $ sudo ./ins.sh
```
-#
+# 06
```shell
seantywork@raspberrypi:~/hack/linux/linuxyz/kgpio-irqsock $ cat ins.conf
#DATAIN=GPIO23
```
-#
+# 07
```shell
seantywork@raspberrypi:~/hack/linux/linuxyz/kgpio-irqsock $ sudo ./ins.sh
```
-#
+# 08
```shell
```
-#
+# 09
```shell
seantywork@raspberrypi2:~/hack/linux/linuxyz/kgpio-irqsock $ cat ins.conf
```
-#
+# 10
```shell
seantywork@raspberrypi:~/hack/linux/linuxyz/kgpio-irqsock $ ip a
```
-#
+# 11
```shell
seantywork@raspberrypi:~/hack/linux/linuxyz/kgpio-irqsock $ nc 10.10.0.2 9999
```
-#
+# 12
```shell
seantywork@raspberrypi2:~/hack/linux/linuxyz/kgpio-irqsock $ nc -l 10.10.0.2 9999
helllo
^C
```
-#
+# 13
```shell