![]() |
![]()
| ![]() |
![]()
NAMEifne - Run command if the standard input is not empty SYNOPSISifne [-n] command DESCRIPTIONifne runs the following command if and only if the standard input is not empty. OPTIONS-n Reverse operation. Run the command if the standard input
is empty.
Note that if the standard input is not empty, it is passed through ifne in this case. EXAMPLEfind . -name core | ifne mail -s "Core files found" root AUTHORCopyright 2008 by Javier Merino <cibervicho@gmail.com> Licensed under the GNU GPL
|