...SIX.1-2008 TC2 memmove (3) Added in POSIX.1-2008 TC2 memset (3) Added in POSIX.1-2008 TC2 mkdir (2) mkdirat (2) Added in POSIX.1-2008 mkfifo (3) mkfifoat (3) Added in POSIX.1-20…...inal, we then create submounts under each of /mntS and /mntP and inspect the set-up: sh2# mkdir /mntS/a sh2# mount /dev/sdb6 /mntS/a sh2# mkdir /mntP/b sh2# mount /dev/sdb7 /mnt…...et of pseudo-files describing the state of that cpuset. New cpusets are created using the mkdir (2) system call or the mkdir (1) command. The properties of a cpuset, such as its…...and place a process in that cgroup that we will use as part of the demonstration below: # mkdir -p /sys/fs/cgroup/freezer/sub2 # sleep 10000 & # Create a process that lives for …...rst create the directory using operating system facilities and set the correct ownership: mkdir /data/dbs chown postgres:postgres /data/dbs Then issue the tablespace creation co…...n POSIX.1-2008] localtime() localtime_r() lockf() [Added in POSIX.1-2008] lseek() lstat() mkdir() [Added in POSIX.1-2008] mkdirat() [Added in POSIX.1-2008] mkdtemp() [Added in P…..."bare" repository (a repository without a working tree) and fetch your project into it: $ mkdir /pub/my-repo.git $ cd /pub/my-repo.git $ git --bare init --shared $ git --bare fe…...iffer.) This filesystem can be mounted (by the superuser) using the following commands: # mkdir /dev/mqueue # mount -t mqueue none /dev/mqueue The sticky bit is automatically en…...osed. IN_CREATE (+) File/directory created in watched directory (e.g., open (2) O_CREAT , mkdir (2), link (2), symlink (2), bind (2) on a UNIX domain socket). IN_DELETE (+) File…...THE GIT OBJECT DATABASE Let’s start a new project and create a small amount of history: $ mkdir test-project $ cd test-project $ git init Initialized empty Git repository in .gi…...sses belong to. A new cgroup is created by creating a directory in the cgroup filesystem: mkdir /sys/fs/cgroup/cpu/cg1 This creates a new empty cgroup. A process may be moved to…...t, change into that subdirectory, and initialize the Git infrastructure with git init : $ mkdir git-tutorial $ cd git-tutorial $ git init to which Git will reply Initialized emp…...10.In the daemon process, reset the umask to 0, so that the file modes passed to open() , mkdir() and suchlike directly control the access mode of the created files and director…monitoring filesystem events NAME fanotify - monitoring filesystem events DESCRIPTION The fanotify API provides notification and interception of filesystem events. Use cases includ…Index of configuration directives NAME systemd.directives - Index of configuration directives UNIT DIRECTIVES Directives for configuring units, used in unit files. Accept= systemd.…