Revision: 10388
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at December 23, 2008 21:24 by kevinberny
Initial Code
[ -e FOO ] || [ -e BAR ] #since disk seeks are so expensive, use conditional format which is both portable and efficient
Initial URL
Initial Description
Initial Title
check existence of 2 items effeciently
Initial Tags
textmate, Bash
Initial Language
Other