Hacker News new | ask | show | jobs
by dinduks 4696 days ago
Inotify is specific to Linux, while CEL isn't OS dependent.
1 comments

Except if you account for the fact that some other UNIX-like OS do not use bash as /bin/sh.

You could even say that using bash as /bin/sh "is specific to Linux."

How to fix: /#!\/bin\/bash/s/bash/sh/