Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Test for features?



On Jan 25, 12:09pm, Benjamin R. Haskell wrote:
}
} > if { (autoload -U >& /dev/null) }
} > then
} >    ...
} > fi
} 
} Just to be sure I'm following, you're saying: the '...' does things that 
} depend on 'autoload -U' being functional?

Yep.



Messages sorted by: Reverse Date, Date, Thread, Author