1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:48:12 +00:00
serenity/Base/usr/share/man
Tim Ledbetter 8f8354d9a0 find: Add the -ok option
This behaves identically to the `-exec` option but prompts the user
for confirmation before executing the specified command.

A command is executed if a line beginning with 'y' or 'Y' is entered
by the user. This matches the behavior of `find` on Linux and FreeBSD
when using the POSIX locale.
2023-10-04 09:14:15 +01:00
..
man1 find: Add the -ok option 2023-10-04 09:14:15 +01:00
man2 Base: Fix a typo in the futex() documentation 2023-08-14 22:16:11 -04:00
man3 Everywhere: Clean up "the the" comment typos 2022-11-03 17:38:32 +00:00
man4 Documentation: Move IPC endpoint documentation to manpage section 4 2022-07-11 11:35:56 +02:00
man5 Base: Document new GML usage method 2023-08-11 21:33:48 +02:00
man6 Base: Update Snake & Flappy Bug manpages 2023-09-17 17:26:32 -06:00
man7 Base: Remove remainders of /sys/kernel/variables from sys(7) manual page 2023-09-09 10:25:41 -06:00
man8 Kernel: Rename /sys/kernel/variables => /sys/kernel/conf 2023-08-27 22:50:22 +02:00