Hacker News new | ask | show | jobs
by vram22 2048 days ago
Yes, like

make -n

https://man7.org/linux/man-pages/man1/make.1.html

In fact, the above man page shows that one long form of the -n option is named --dry-run :)