find a filesystem by label or UUID NAME findfs - find a filesystem by label or UUID SYNOPSIS f...find a filesystem NAME findmnt - find a filesystem SYNOPSIS findmnt [options] findmnt [options...find the process ID of a running program NAME pidof - find the process ID of a running program......get information about block devices, or lsblk --fs to get an overview of filesystems, or findmnt (8) to search in already mounted filesystems. lsblk (8) provides more informatio…...s maintained for backward compatibility only. For more robust and customizable output use findmnt (8), especially in your scripts . Note that control characters in the mountpoin…...ne has to already exist. The command zramctl creates a new /dev/zram<N> nodes only when --find option specified. It’s possible (and common) that after system boot /dev/zram<N> n…...may be dangerous, can cause data loss, corruption and overwrites. Use --nooverlap with --find during setup to avoid this problem. The loop device setup is not an atomic operatio…...ile ~/wipefs-sdb-0x00000438.bak . AUTHORS Karel Zak <kzak@redhat.com> SEE ALSO blkid (8), findfs (8) REPORTING BUGS For bug reports, use the issue tracker <https://github.com/ut…...When specified, systemd-bsod waits continuously for changes in the journal if it does not find any emergency messages on the initial attempt. Added in version 255. --tty= Specif…...When specified, systemd-bsod waits continuously for changes in the journal if it does not find any emergency messages on the initial attempt. Added in version 255. --tty= Specif…...inux.so.* [OPTIONS] [PROGRAM [ARGUMENTS]] DESCRIPTION The programs ld.so and ld-linux.so* find and load the shared objects (shared libraries) needed by a program, prepare the pr…...inux.so.* [OPTIONS] [PROGRAM [ARGUMENTS]] DESCRIPTION The programs ld.so and ld-linux.so* find and load the shared objects (shared libraries) needed by a program, prepare the pr…...inux.so.* [OPTIONS] [PROGRAM [ARGUMENTS]] DESCRIPTION The programs ld.so and ld-linux.so* find and load the shared objects (shared libraries) needed by a program, prepare the pr…...if it killed processes. It returns 2 if no process were killed, and 1 if it was unable to find any processes ( /proc/ is missing). SEE ALSO halt (8), reboot (8), pidof (8) AUTHO…...y, or the module could not open the securetty file. PAM_USER_UNKNOWN The module could not find the user name in the /etc/passwd file to verify whether the user had a UID of 0. T…...startup. This is useful for temporarily increasing the verbosity of the error messages to find problems during startup. -E file Send error messages during server startup to file…...AUTHORS Milan Broz <gmazyland@gmail.com>, Karel Zak <kzak@redhat.com> SEE ALSO blkid (8), findmnt (8) ls (1), scols-filter (5) REPORTING BUGS For bug reports, use the issue trac…...ds on. Errors shadowconfig will print an error message and exit with a nonzero code if it finds anything awry. If that happens, you should correct the error and run it again. Tu…...exits with the status returned by COMMAND . EXAMPLES The following example reads fstab , finds all instances of VFAT filesystems and prints their mount points (argument 2 in the…...UID, # even if it was shared by a different username. AT_SPOOL_DIR=/var/spool/cron/atjobs find $AT_SPOOL_DIR -name "[^.]*" -type f -user $1 -delete \; # Remove print jobs. lprm …