if [ x1 = x`sysctl -ne kernel.grsecurity.chroot_deny_chmod` ]; then
if [ x1 = x`sysctl -ne kernel.grsecurity.chroot_deny_chroot` ]; then
...
4 KB (664 words) - 09:13, 26 April 2025
if [ 0 -ne `id -u` ]; then
...
2 KB (317 words) - 18:06, 13 January 2024
if [ $? -ne 0 ] || [ "disable" = "${ret}" ]; then
if [ $? -ne 0 ] || [ "disable" = "${ret}" ]; then
...
11 KB (1,568 words) - 12:40, 11 July 2025
| <span style="background:#dddddd;">≠ &ne;<br />&#x2260;</span>
...
12 KB (2,006 words) - 06:04, 24 March 2012
if [ "$?" -ne "0" ]; then
...
67 KB (10,039 words) - 13:54, 10 January 2024