Home
Notes
Projects
Resume
Contact
Jeff Smith
Notes
Projects
Resume
Contact
Use curl and grep to search website content
Linux
<pre><code>curl -v --silent http: //www.code0x378.com/knowledge/ 2>&1 | grep xbind </code></pre>
© 2026 Code0x378