Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
# STD* are standard commands/flags with possible execrate(1)
if ( ed ) < /dev/null > /dev/null 2>&1
if ( ed -V ) < /dev/null > /dev/null 2>&1
then STDED=ed
else STDED=ex
fi