GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
IFNE(1) moreutils IFNE(1)

ifne - Run command if the standard input is not empty

ifne [-n] command

ifne runs the following command if and only if the standard input is not empty.

-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.

find . -name core | ifne mail -s "Core files found" root

Copyright 2008 by Javier Merino <cibervicho@gmail.com>

Licensed under the GNU GPL

2008-05-01 moreutils

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.