Jari Ruusu wrote:
#/bin/sh for x in 0 1 2 3 4 5 6 7; do mknod -m 660 /dev/loop${x} b 7 ${x}; done
*** Test results ok ***Thank you! Hopefully tomorrow I'll build gpg and try-out first examples! :-)
- Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/