From: | "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx> |
Date: | Wed, 17 Nov 2004 22:17:59 +0100 |
21:36:44 corecode@sweatshorts:/dev % ll kmem crw------- 1 root kmem 2, 1 Nov 17 21:36 kmem 21:36:46 corecode@sweatshorts:/dev % sudo chmod 640 kmem 21:37:15 corecode@sweatshorts:/dev % ll kmem crw-r----- 1 root kmem 2, 1 Nov 17 21:36 kmem 21:37:28 corecode@sweatshorts:/dev % sudo sh -x MAKEDEV std + [ -n ] + PATH=/sbin:/bin + umask 77 + mknod=/sbin/mknod [...] + mknod kmem c 2 1 root:kmem + rm -f kmem + /sbin/mknod kmem c 2 1 root:kmem + chmod 640 kmem + mknod mem c 2 0 root:kmem [...] 21:37:34 corecode@sweatshorts:/dev % ll kmem crw-r----- 1 root kmem 2, 1 Nov 17 21:37 kmem 21:37:36 corecode@sweatshorts:/dev % sudo rm kmem 21:37:43 corecode@sweatshorts:/dev % sudo sh -x MAKEDEV std + [ -n ] + PATH=/sbin:/bin + umask 77 + mknod=/sbin/mknod [...] + mknod kmem c 2 1 root:kmem + rm -f kmem + /sbin/mknod kmem c 2 1 root:kmem + chmod 640 kmem [...] 21:37:49 corecode@sweatshorts:/dev % ll kmem crw------- 1 root kmem 2, 1 Nov 17 21:37 kmem
cheers simon
-- /"\ \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News
Attachment:
PGP.sig
Description: This is a digitally signed message part