/dev/null
by using the STDERR redirection operator:-or
, -o
, -and
, -not
\( expression \)
(note the space before and after the expression)-exec
, -ok
-exec
option executes the command on each file found (or directory), without asking for confirmation.-ok
option ask for confirmation before executing the command on each file found (or directory).
You can confirm the execution of the command by typing y and pressing Enter otherwise press Enter to skip the execution of the command..c
:
.c
:
.c
: