Re: [PATCH blktests v2 3/6] common/rc: ensure modules are loadable in _have_modules() From: Shinichiro Kawasaki <hidden> Date: 2022-08-19 00:36:31 On Aug 18, 2022 / 13:06, Bart Van Assche wrote:On 8/17/22 18:26, Shin'ichiro Kawasaki wrote:quoted+ count=$(find "$libpath" -name "$ko_underscore" -or \ + -name "$ko_hyphen" | wc -l) Do all Linux find executables support -or? It's probably safer to use -o instead of -or. Thanks. I agree that -o is safer. Will use -o. -- Shin'ichiro Kawasaki
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help