lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <1283646914.1741.3.camel@bencharluo-laptop> Date: Sun, 05 Sep 2010 08:35:14 +0800 From: runcoderen <runcoderzhcn@...il.com> To: linux-kernel <linux-kernel@...r.kernel.org> Subject: ldd scull_load question hi all: I am reading ldd(3rd). when I read the scull_load part. I can't understand some special sentences in the scripts as follows: /sbin/insmod ./$module.ko $* || exit 1 why we add $* and || exit 1 after /sbin/insmod ./$module.ko? can anyone help me to understand? runcoderen -- /**************************************** http://runcoderen.wordpress.com ****************************************/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/