mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
fb.sh: create shortcute for fb test
This commit is contained in:
2
rootfs_overlay/fb.sh
Executable file
2
rootfs_overlay/fb.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
cat /dev/urandom > "/dev/fb${1:-0}"
|
||||
Reference in New Issue
Block a user