> cp /boot/system/bin/env ./env > addattr SYS:ENV "a=1\0b=2" env > env ... a=1 b=2