Last active
February 28, 2023 21:17
-
-
Save afkvido/1579559c485e4c780d41f839511f7557 to your computer and use it in GitHub Desktop.
Remove functionality of echo and print for some reason.
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
echo () { } | |
print () { } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment