netlink uevent hello world
This commit is contained in:
5
pkgs/nellie/test.lua
Normal file
5
pkgs/nellie/test.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
local nellie = require('nellie')
|
||||
print('dfg')
|
||||
local f = nellie.open()
|
||||
|
||||
print(string.byte(f:read(1000), 0, 60))
|
Reference in New Issue
Block a user