Query: ifne
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ifne(1) ifne(1)NAMEifne - Run command if the standard input is not emptySYNOPSISifne [-n] commandDESCRIPTIONifne 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" rootAUTHORCopyright 2008 by Javier Merino <cibervicho@gmail.com> Licensed under the GNU GPL 2008-05-01 ifne(1)
Related Man Pages |
---|
tee(1) - hpux |
kaptain(1) - debian |
edinplace(1) - redhat |
edinplace(1) - x11r4 |
edinplace(1) - v7 |
Similar Topics in the Unix Linux Community |
---|
How to use AND operator with ifneq in Makefile? |