`tail -f /dev/null` seems like it might not be as good of an option as `sleep infinity` in terms of resources. - https://stackoverflow.com/questions/2935183/bash-infinite-sleep-infinite-blocking This will need tested to make sure it works.
tail -f /dev/nullseems like it might not be as good of an option assleep infinityin terms of resources.This will need tested to make sure it works.