Empty function in BASH May 21, 2023 by Tarik You could use : that is equivalent to true and is mostly used as do nothing operator… dummy(){ : }