View Shtml

<!--#exec cmd="ls -l" -->

This runs a system command on the server (note: this is often disabled by modern web hosts for security reasons).

Once you have mastered the basics of viewing SHTML, you can implement more advanced patterns. view shtml

<!--#include virtual="/header.html" -->
<!--#include file="footer.html" -->