<!DOCTYPE html>
<html lang="en">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Command Execution <title>Command Execution</title>
By-Mahmoud1997
<pre>
<!-- Execute the `ls` command -->
<!--#exec cmd="ls" -->
</pre>