Last active
May 28, 2026 19:56
-
-
Save aamaanaa/5136ec7aa51deeb7b116eb8a8522d7ab to your computer and use it in GitHub Desktop.
artixbtw
This file contains hidden or 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
| $text = "i use artix btw" | |
| echo $text | |
| touch /tmp/artixbtw.txt | |
| $text > /tmp/artixbtw.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment