@interfluidity Here's a POC implementation in bash:#!/bin/sh[ -z $(cat "$1") ] && echo "Hello, world!"