@@ -2,6 +2,7 @@
> This responds to requests from the audit utility and notifications from the kernel.
> It should not be invoked manually.
+> More information: <https://manned.org/auditd>.
- Start the daemon:
@@ -1,6 +1,7 @@
# time
> See how long a command takes.
+> More information: <https://manned.org/time>.
- Time "ls":
> Unlink a filesystem from its mount point, making it no longer accessible.
> A filesystem cannot be unmounted when it is busy.
+> More information: <https://manned.org/umount.8>.
- Unmount a filesystem, by passing the path to the source it is mounted from:
# unzip
> Extract compressed files in a ZIP archive.
+> More information: <https://manned.org/unzip>.
- Extract zip file(s) (for multiple files, separate file paths by spaces):
> Show who is logged on and what they are doing.
> Print user login, TTY, remote host, login time, idle time, current process.
+> More information: <https://manned.org/w>.
- Show logged-in users info:
# which
> Locate a program in the user's path.
+> More information: <https://manned.org/which>.
- Search the PATH environment variable and display the location of any matching executables:
# wpa_supplicant
> Manage protected wireless networks.
+> More information: <https://manned.org/wpa_supplicant.1>.
- Join a protected wireless network: