Created
April 19, 2021 15:37
-
-
Save zetc0de/7d5ed14c39af37ac70a068fef33a914a to your computer and use it in GitHub Desktop.
ls
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<pre> | |
<php | |
echo system('ls -lah'); | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment