Skip to content

Instantly share code, notes, and snippets.

@afkvido
Last active February 28, 2023 21:17
Show Gist options
  • Save afkvido/1579559c485e4c780d41f839511f7557 to your computer and use it in GitHub Desktop.
Save afkvido/1579559c485e4c780d41f839511f7557 to your computer and use it in GitHub Desktop.
Remove functionality of echo and print for some reason.
echo () { }
print () { }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment