/linux/tools/testing/selftests/capabilities/ |
H A D | test_execve.c | 232 if (chmod("validate_cap_suidroot", S_ISUID | 0700) != 0) in do_tests() 239 if (chmod("validate_cap_suidnonroot", S_ISUID | 0700) != 0) in do_tests() 246 if (chmod("validate_cap_sgidroot", S_ISGID | 0710) != 0) in do_tests() 253 if (chmod("validate_cap_sgidnonroot", S_ISGID | 0710) != 0) in do_tests()
|
/linux/tools/testing/selftests/exec/ |
H A D | Makefile | 36 chmod +x $@ 41 chmod -x $@
|
H A D | binfmt_script.py | 67 os.chmod(binary, 0o755) 75 os.chmod(script, 0o755)
|
/linux/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | README | 7 sudo chmod go+rw /dev/crypto/nx-gzip 8 However, chmod may not survive across boots. You may create a udev file such
|
/linux/tools/perf/trace/strace/groups/ |
H A D | file | 2 chmod
|
H A D | string | 5 chmod
|
/linux/tools/crypto/ccp/ |
H A D | Makefile | 10 chmod -x $@
|
/linux/Documentation/sound/cards/ |
H A D | multisound.sh | 532 chmod 0664 'MultiSound.d/setdigital.c' || 986 chmod 0664 'MultiSound.d/pinnaclecfg.c' || 1016 chmod 0664 'MultiSound.d/Makefile' || 1046 chmod 0664 'MultiSound.d/conv.l' || 1124 chmod 0664 'MultiSound.d/msndreset.c' ||
|
/linux/Documentation/translations/zh_CN/maintainer/ |
H A D | configure-git.rst | 62 $ chmod a+x .git/hooks/applypatch-msg
|
/linux/tools/testing/selftests/openat2/ |
H A D | helpers.h | 75 #define E_chmod(...) E_func(chmod, __VA_ARGS__)
|
/linux/Documentation/arch/s390/ |
H A D | config3270.sh | 57 echo chmod 666 $D/$TUB >> $SCR
|
/linux/Documentation/admin-guide/ |
H A D | java.rst | 375 Now simply ``chmod +x`` the ``.class``, ``.jar`` and/or ``.html`` files you 401 chmod 755 HelloWorld.class 408 To execute Java Jar files, simple chmod the ``*.jar`` files to include 414 To execute Java Applets, simple chmod the ``*.html`` files to include
|
/linux/Documentation/filesystems/ |
H A D | devpts.rst | 23 the ``ptmxmode=0666``, or ``chmod 0666 /dev/pts/ptmx`` should be called.
|
H A D | sysv-fs.rst | 258 - Xenix FS kludge: as regular files with chmod 1000 260 - Coherent FS kludge: as regular files with chmod 1000
|
H A D | dnotify.rst | 25 changed (chmod,chown)
|
H A D | hpfs.rst | 54 when you use chmod/chown/chgrp/mknod/ln -s on the filesystem. 83 driver can do it. If you chown/chgrp/chmod on a hpfs partition, extended 90 uid=luser_uid, the file will be still owned by root! If you chmod file to 444,
|
/linux/Documentation/translations/zh_CN/filesystems/ |
H A D | tmpfs.rst | 119 这些选项对remount没有任何影响。您可以通过chmod(1),chown(1)和chgrp(1)的更改
|
/linux/Documentation/translations/zh_TW/filesystems/ |
H A D | tmpfs.rst | 119 這些選項對remount沒有任何影響。您可以通過chmod(1),chown(1)和chgrp(1)的更改
|
/linux/scripts/package/ |
H A D | builddeb | 104 chmod 755 "${pdir}/DEBIAN/${script}"
|
/linux/Documentation/maintainer/ |
H A D | configure-git.rst | 58 $ chmod a+x .git/hooks/applypatch-msg
|
/linux/tools/testing/selftests/hid/ |
H A D | vmtest.sh | 284 chmod +x $b2c
|
/linux/tools/perf/Documentation/ |
H A D | android.txt | 65 chmod +x /tmp/perf-archive
|
/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm-remote.sh | 134 chmod +x $T/bin/kvm-remote-*.sh
|
/linux/fs/hostfs/ |
H A D | hostfs_user.c | 206 } else if (chmod(file, attrs->ia_mode) != 0) { in set_attr()
|
/linux/tools/testing/selftests/bpf/ |
H A D | vmtest.sh | 240 sudo chmod a+x "${init_script}"
|